From: Markus Pargmann Date: Mon, 4 Aug 2014 12:48:03 +0000 (+0200) Subject: cpufreq: cpu0: Do not print error message when deferring X-Git-Tag: cleanup-for-v3.18~15^2~1^3~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=713a3fa6b71578cae3af820be10dd9e0702f3280;p=pandora-kernel.git cpufreq: cpu0: Do not print error message when deferring -EPROBE_DEFER is no real error. We are just waiting unti the necessary components are ready. The driver core infrastructure will also print an appropriate info message. This patch changes the error message to a debug message. Signed-off-by: Markus Pargmann Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed