commit | b49c22a6ca3656c68506fea57caf3d8f08878570 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Apr 05 13:28:24 2016 -0700 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Apr 09 01:35:18 2016 +0200 |
tree | 2ae2b9a0457cd8bc27aedcbfcaa73fd03c4d24d4 | |
parent | 4836df173aaed4b93e4d4b5c51e40f12e53ea26f [diff] |
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level> Use the more common logging style. Miscellanea: o Coalesce formats o Realign arguments o Add a missing space between a coalesced format Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>