[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)
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>

No differences found