diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-04-30 11:59:53 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-05-13 14:59:06 +0200 |
commit | 7592eefc1ce14d7d699f18d57da4868761bdd92c (patch) | |
tree | 2135a12b9496ca6c6a005a6b35136eab8020b993 /drivers/media/pci/saa7134/saa7134-dvb.c | |
parent | [media] saa7134: fix a few other occurrences of KERN_INFO/KERN_WARNING (diff) | |
download | linux-7592eefc1ce14d7d699f18d57da4868761bdd92c.tar.xz linux-7592eefc1ce14d7d699f18d57da4868761bdd92c.zip |
[media] saa7134-alsa: use pr_debug() instead of printk
On saa7134-alsa, there is just one printk macro that use a
different debug level.
It should be easy to enable/disable this one using dynamic_printk,
if one need to individually control it.
So, this module can easily use pr_debug() instead of using its
own macros.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/pci/saa7134/saa7134-dvb.c')
0 files changed, 0 insertions, 0 deletions