cpufreq: ARM big LITTLE: Improve print message
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 29 Apr 2013 13:24:48 +0000 (13:24 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 12 May 2013 12:04:15 +0000 (14:04 +0200)
commit2b80f3138e8470194745a6b954b4905060ab4067
treecd859e13e087e2db208c9396cc3b8b03b90d8d31
parent4521adf85cd18e4652b9285846835f74418bd88f
cpufreq: ARM big LITTLE: Improve print message

The message printed at the end of driver->init() doesn't include the
"cpufreq" string at all and so is difficult to find in dmesg. Add
function name to that message to clearly state where the message is
coming from.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/arm_big_little.c