cbus: retu: convert printk to dev_*
authorFelipe Balbi <felipe.balbi@nokia.com>
Tue, 27 Apr 2010 01:21:28 +0000 (18:21 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Aug 2010 09:12:33 +0000 (12:12 +0300)
during probe(), we have a dev * available, and we
can use that for pretty printing with dev_* macros.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>

No differences found