From: Mauro Carvalho Chehab Date: Sat, 9 Mar 2013 18:54:46 +0000 (-0300) Subject: [media] siano: split debug logic from the status update routine X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~442 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff702eb8d9c8ca293e7f0343dd38b718d58815b0;p=pandora-kernel.git [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 --- Reading git-diff-tree failed