]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ACPI / IPMI: change warning to debug on timeout
authorSinan Kaya <okaya@codeaurora.org>
Thu, 23 Mar 2017 15:32:29 +0000 (11:32 -0400)
committerCorey Minyard <cminyard@mvista.com>
Fri, 7 Apr 2017 17:25:37 +0000 (12:25 -0500)
commitf513561455c31ffc4b1ba32a96b18fa72056cf1a
treeda0eddda4b2730699aea488074de833be6070daf
parent50121beba5c3c23f615cdd283f648cd7cd732ecb
ACPI / IPMI: change warning to debug on timeout

Getting timeout message from BMC when trying to read from a non-existent
FRU. This is expected but warning is not.

Let's reduce the warning to debug.

Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/acpi/acpi_ipmi.c