From: Jarod Wilson Date: Thu, 26 May 2011 18:51:11 +0000 (-0300) Subject: [media] mceusb: add and use mce_dbg printk macro X-Git-Tag: v3.0-rc7~46^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ae8f9a3757e4010c7ea9c07c047088fb812335e;p=pandora-kernel.git [media] mceusb: add and use mce_dbg printk macro Using dev_dbg is more complexity than many users are able to deal with. Make it easier to get debug spew feedback from them by adding an mce_dbg printk macro that spews using dev_info when debug=1 is set for the mceusb module. Signed-off-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed