From: Mauro Carvalho Chehab Date: Thu, 30 Apr 2015 12:02:03 +0000 (-0300) Subject: [media] saa7134: change the debug macros for IR input X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~357 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6be5b1a19a4abe1b3c66af0bde3d7e3ed3005faa;p=pandora-kernel.git [media] saa7134: change the debug macros for IR input Rename the macros to input_dbg() and ir_dbg(), using pr_fmt() on both, to be coherent with the other debug macro changes. The ir_dbg() also prints the IR name. I'm not sure if it is a good idea to keep both macros here, but merging them would require tests on different flavors of saaa7134-based boards. So, for now, let's keep both. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed