[media] saa7134-dvb: use pr_debug() for the saa7134 dvb module
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 30 Apr 2015 10:09:02 +0000 (07:09 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 13 May 2015 13:07:57 +0000 (10:07 -0300)
commit7516657af08d4a35abec6807701933d48bcac7c6
tree26f6dcee2f91782fa023e76bece1277d4dd2ba9b
parentae618919f10588046c0c91117348f2ed49414a1e
[media] saa7134-dvb: use pr_debug() for the saa7134 dvb module

As this module doesn't use any debug level, it is easy to
just replace all debug printks by pr_debug().

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/saa7134/saa7134-dvb.c
This page took 0.027989 seconds and 5 git commands to generate.