[media] saa7134: change the debug macros for IR input
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 30 Apr 2015 12:02:03 +0000 (09:02 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 13 May 2015 13:10:17 +0000 (10:10 -0300)
commit6be5b1a19a4abe1b3c66af0bde3d7e3ed3005faa
treeb3e0279d3617a7f367f9bbeeb183826022920c2e
parent630983b759eb1a92c30547470c8bd934a2c61fb9
[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>
drivers/media/pci/saa7134/saa7134-input.c
This page took 0.039026 seconds and 5 git commands to generate.