From: Rafael J. Wysocki Date: Wed, 18 Feb 2015 07:05:43 +0000 (+0100) Subject: ACPI / resources: Change pr_info() to pr_debug() for debug information X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~10^2~1^5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a239af2a3698c488aee798670eca772eb74890b;p=pandora-kernel.git ACPI / resources: Change pr_info() to pr_debug() for debug information Annoying and noisy ACPI debug messages are printed with pr_info() after the recent ACPI resources handling rework. Replace the pr_info() with pr_debug() to reduce to noise level. Reported-by: Borislav Petkov Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed