From: Rafael J. Wysocki Date: Wed, 4 Feb 2015 23:40:08 +0000 (+0100) Subject: ACPI / PCC: Use pr_debug() for debug messages in pcc_init() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~144^2~8^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efd756daf4ddae3cec2404c4e0b680b7cfdd6a45;p=pandora-kernel.git ACPI / PCC: Use pr_debug() for debug messages in pcc_init() pcc_init() uses pr_err() to print two messages that are really debug and not interesting to users. Replace those pr_err() with pr_debug(). Reported-by: Cristian Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed