]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] dvb-bt8xx: use dprintk for debug statements
authorJonathan Nieder <jrnieder@gmail.com>
Fri, 6 Jan 2012 17:26:14 +0000 (14:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 7 Jan 2012 13:52:48 +0000 (11:52 -0200)
commit3796554671e6314e1ab368f5f09e302ba1bda538
tree44ab9bce9f285f7cc9fc1beb413b10da14952b6f
parentefd279ec3e6129195580d40f88ea6c3f5af701b3
[media] dvb-bt8xx: use dprintk for debug statements

This way, the messages will be tagged with KERN_DEBUG and not clutter
the log from dmesg unless the "debug" module parameter is set.

[mchehab@redhat.com: whitespace fixes]
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/bt8xx/dvb-bt8xx.c