commit | 6be5b1a19a4abe1b3c66af0bde3d7e3ed3005faa | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Apr 30 09:02:03 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed May 13 10:10:17 2015 -0300 |
tree | b3e0279d3617a7f367f9bbeeb183826022920c2e | |
parent | 630983b759eb1a92c30547470c8bd934a2c61fb9 [diff] |
[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 <mchehab@osg.samsung.com>