powerpc/5121: make clock debug output more readable
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 17 Jun 2009 12:30:31 +0000 (06:30 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 17 Jun 2009 07:24:10 +0000 (01:24 -0600)
This patch refactors clock.c by replacing printk calls with
pr_info/pr_cont, and uses '=' in output to connect key/value pairs

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found