From: Chanwoo Choi Date: Fri, 18 Apr 2014 02:20:33 +0000 (+0900) Subject: cpufreq: exynos: Use dev_err/info function instead of pr_err/info X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~5^2~1^2^2~13^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5eaa445b0dc90d99eab6239841a982e5df2682f;p=pandora-kernel.git cpufreq: exynos: Use dev_err/info function instead of pr_err/info This patch uses dev_err/info function to show accurate log message with device name instead of pr_err/info function. Signed-off-by: Chanwoo Choi Acked-by: Kyungmin Park Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed