[media] siano: split debug logic from the status update routine
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 9 Mar 2013 18:54:46 +0000 (15:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 10:47:18 +0000 (07:47 -0300)
commitff702eb8d9c8ca293e7f0343dd38b718d58815b0
treed6b5b1ac7e62b1758c1063dd3a32ecc584c01502
parenteab0fa0f04317c7bb50f87d6b410d8ad6e2c2888
[media] siano: split debug logic from the status update routine

It is confusing to merge both status updates with debug stuff.
Also, it is a better idea to move those status updates to
debugfs, instead of doing a large amount of printk's like that.
So, break them into a separate block of routines.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/siano/smsdvb.c