linux/drivers/media/pci/saa7134
Mauro Carvalho Chehab 6be5b1a19a [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>
2015-05-13 10:10:17 -03:00
..
Kconfig [media] saa7134: Fix compilation breakage when go7007 is not selected 2014-09-23 16:13:47 -03:00
Makefile [media] saa7134: Fix compilation breakage when go7007 is not selected 2014-09-23 16:13:47 -03:00
saa7134-alsa.c [media] saa7134-alsa: use pr_debug() instead of printk 2015-05-13 09:59:06 -03:00
saa7134-cards.c [media] saa7134: use pr_warn() on some places where no KERN_foo were used 2015-05-13 10:08:33 -03:00
saa7134-core.c [media] saa7134: better handle core debug messages 2015-05-13 10:08:52 -03:00
saa7134-dvb.c [media] saa7134-dvb: use pr_debug() for the saa7134 dvb module 2015-05-13 10:07:57 -03:00
saa7134-empress.c [media] saa7134-empress: use pr_debug() for the saa7134 empress module 2015-05-13 10:08:15 -03:00
saa7134-go7007.c [media] saa7134: prepare to use pr_foo macros 2015-05-13 09:55:47 -03:00
saa7134-i2c.c [media] saa7134-i2c: make debug macros to use pr_fmt() 2015-05-13 10:09:12 -03:00
saa7134-input.c [media] saa7134: change the debug macros for IR input 2015-05-13 10:10:17 -03:00
saa7134-reg.h [media] saa7134: add vidioc_querystd 2014-05-23 12:56:01 -03:00
saa7134-ts.c [media] saa7134-ts: use pr_fmt() at the debug macro 2015-05-13 10:09:28 -03:00
saa7134-tvaudio.c [media] saa7134: change the debug macros for saa7134-tvaudio 2015-05-13 10:09:43 -03:00
saa7134-vbi.c [media] saa7134: change the debug macros for video and vbi 2015-05-13 10:10:00 -03:00
saa7134-video.c [media] saa7134: change the debug macros for video and vbi 2015-05-13 10:10:00 -03:00
saa7134.h [media] saa7134: prepare to use pr_foo macros 2015-05-13 09:55:47 -03:00