Re: [PATCH 2/4] mailbox: pcc: Drop uninformative output during boot
From: Alexey Klimov
Date: Mon Jul 31 2017 - 13:49:40 EST
(keeping Rafael in c/c per Jassi suggestion)
On Thu, Jul 20, 2017 at 12:04 PM, Punit Agrawal <punit.agrawal@xxxxxxx> wrote:
> When booting on an ACPI enabled system that does not provide the
> Platform Communications Channel Table (PCCT), the pcc mailbox driver
> prints -
>
> [ 0.484261] PCCT header not found.
Ah. I thought this was already removed ages ago. Thanks for removing this.
> during probe before returning -ENODEV.
>
> This message clutters the bootlog and doesn't provide any useful
> information. Drop this message.
>
> Signed-off-by: Punit Agrawal <punit.agrawal@xxxxxxx>
> Cc: Jassi Brar <jassisinghbrar@xxxxxxxxx>
Acked-by: Alexey Klimov <alexey.klimov@xxxxxxx>