commit | 7516657af08d4a35abec6807701933d48bcac7c6 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Apr 30 07:09:02 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed May 13 10:07:57 2015 -0300 |
tree | 26f6dcee2f91782fa023e76bece1277d4dd2ba9b | |
parent | ae618919f10588046c0c91117348f2ed49414a1e [diff] |
[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>