git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eab0fa0
)
[media] siano: split debug logic from the status update routine
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 9 Mar 2013 18:54:46 +0000
(15:54 -0300)
committer
Mauro 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