[media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7113.c
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Mon, 5 Nov 2012 10:38:12 +0000 (07:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 21 Nov 2012 15:19:11 +0000 (13:19 -0200)
commit76705fe8e1e173c9512a0fd638a1ed6356890b28
treee9d995a228dd147b4a360a19c04105d79d66dd67
parent77f0773804ca49e3ed9075063ce7d954cafa49af
[media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7113.c

fixed below checkpatch warnings.
- WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(...  to printk(KERN_ERR ...
- WARNING: Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(...  to printk(KERN_DEBUG ...

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/go7007/wis-saa7113.c