]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] drxk: Add debug printk's
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 4 Jul 2011 20:39:21 +0000 (17:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 10 Jul 2011 19:38:28 +0000 (16:38 -0300)
commitfcfcc79e2a5627b235b531458f89c2c91fc9cc0b
treeda57947e6b43614055231c2c1800e724e3d1b294
parentb46a5eec6158fa88f6141fa472d7a05e64c6e5de
[media] drxk: Add debug printk's

This is a complex driver. Adding support for other devices with drxk
requires to be able to debug it and see where it is failing. So, add
optional printk messages to allow debugging it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/drxk_hard.c