android_kernel_google_msm/drivers/media
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
..
common [media] saa7146: Use current logging styles 2011-09-03 20:54:14 -03:00
dvb [media] saa7146: Use current logging styles 2011-09-03 20:54:14 -03:00
radio [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00
rc [media] winbond-cir: Use current logging styles 2011-09-03 20:58:05 -03:00
video [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
Kconfig
Makefile
media-device.c
media-devnode.c
media-entity.c