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, 28 Sep 2010 19:02:03 +0000 (12:02 -0700)
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