On 7/31/2017 7:47 PM, Alexey Klimov wrote:
(keeping Rafael in c/c per Jassi suggestion)
On Thu, Jul 20, 2017 at 12:04 PM, Punit Agrawal <punit.agra...@arm.com> 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.agra...@arm.com>
Cc: Jassi Brar <jassisinghb...@gmail.com>
Acked-by: Alexey Klimov <alexey.kli...@arm.com>
Please resend this, including all applicable tags, with a CC to
linux-a...@vger.kernel.org for easier processing.
Thanks,
Rafael