From: Rafael J. Wysocki Date: Fri, 12 Dec 2014 21:48:44 +0000 (+0100) Subject: ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUG X-Git-Tag: omap-for-v3.19/fixes-rc1~33^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80167a24a27449c06fbbfb1b0f4a5b965c41b428;p=pandora-kernel.git ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUG Two _DEP-related failure messages are printed as dev_err() which is unnecessary and annoying. Use dev_dbg() to print them. While at it, one of the messages should actually say it is related to _DEP, so modify it to that effect. Fixes: 40e7fcb19293 (ACPI: Add _DEP support to fix battery issue on Asus T100TA) Reported-by: Linus Torvalds Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed