i2c: i2c-mpc: use dev based printout function
authorWolfgang Grandegger <wg@grandegger.com>
Tue, 7 Apr 2009 08:20:54 +0000 (10:20 +0200)
committerBen Dooks <ben-linux@fluff.org>
Tue, 7 Apr 2009 09:18:47 +0000 (10:18 +0100)
This patch used the dev_dbg, dev_err, etc. functions for debug
and error output instead of printk and pr_debug.

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found