alistair23-linux/drivers/media/video/bt8xx
Joe Perches 8af443e581 [media] bt8xx: Use current logging styles
This converts some messages that were emitted at
KERN_INFO to KERN_DEBUG.  All of these messages
were guarded by bttv_debug tests.

Add pr_fmt.
Convert printks to pr_<level>
Convert printks without KERN_<level> to appropriate pr_<level>.
Removed embedded prefixes when pr_fmt was added.
Whitespace cleanups when around other conversions.
Macros coded with if statements should be do { if... } while (0)
so the macros can be used in other if tests.
Use ##__VA_ARGS__ for variadic macro as well.
Coalesce format strings.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-09-03 21:02:52 -03:00
..
bt848.h V4L/DVB (3539): Move bttv fragments to bt8xx/ 2006-03-24 16:26:50 -03:00
bttv-audio-hook.c V4L/DVB (6507): bttv: whitespace cleanup 2008-01-25 19:01:53 -02:00
bttv-audio-hook.h V4L/DVB (6416): Split hooks on volume and audio mode and rework their handling 2008-01-25 19:00:59 -02:00
bttv-cards.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-driver.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-gpio.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-i2c.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-if.c V4L/DVB (10568): bttv: dynamically allocate device data 2009-03-30 12:42:47 -03:00
bttv-input.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-risc.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-vbi.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv.h [media] bttv: remove obsolete 'no_tda9875' field 2011-01-19 11:28:09 -02:00
bttvp.h [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
Kconfig [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00