[media] staging: media: as102: replace custom dprintk() with dev_dbg()
authorMartin Kepplinger <martink@posteo.de>
Mon, 4 Aug 2014 11:13:16 +0000 (08:13 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:28 +0000 (15:25 -0500)
remove dprintk() and replace it with dev_dbg() or pr_debug()
in order to use the common kernel coding style.

Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found