linux/drivers/media/pci/cx88
Mauro Carvalho Chehab 02615ed5e1 [media] cx88: make core less verbose
Along the time, several debug messages were added at cx88-cards.
While those are still useful to track some troubles with
tuners, they're too verbose:
[ 5768.281801] cx88[0]: Calling XC2028/3028 callback
[ 5768.287388] cx88[0]: Calling XC2028/3028 callback
[ 5768.292575] cx88[0]: Calling XC2028/3028 callback
[ 5768.299408] cx88[0]: Calling XC2028/3028 callback
[ 5768.306244] cx88[0]: Calling XC2028/3028 callback
...

and, most of the time, useless.

So, disable them, except if core_debug modprobe parameter
is used.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-04-28 12:40:52 -03:00
..
Kconfig [media] make the other drivers take use of the new ts2020 driver 2012-12-27 19:27:15 -02:00
Makefile [media] btcx-risc: move from media/i2c to media/common 2013-02-08 16:11:25 -02:00
cx88-alsa.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
cx88-blackbird.c [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
cx88-cards.c [media] cx88: make core less verbose 2013-04-28 12:40:52 -03:00
cx88-core.c [media] cx88: make core less verbose 2013-04-28 12:40:52 -03:00
cx88-dsp.c
cx88-dvb.c [media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001 2013-04-08 06:56:47 -03:00
cx88-i2c.c [media] cx88: Replace memcpy with struct assignment 2012-12-27 19:01:51 -02:00
cx88-input.c [media] rc-core: add separate defines for protocol bitmaps and numbers 2012-10-27 11:49:51 -02:00
cx88-mpeg.c [media] cx88: Fix unsafe locking in suspend-resume 2013-04-22 10:08:30 -03:00
cx88-reg.h
cx88-tvaudio.c
cx88-vbi.c
cx88-video.c [media] cx88: Fix unsafe locking in suspend-resume 2013-04-22 10:08:30 -03:00
cx88-vp3054-i2c.c [media] cx88: Replace memcpy with struct assignment 2012-12-27 19:01:51 -02:00
cx88-vp3054-i2c.h [media] use IS_ENABLED() macro 2013-02-06 09:24:09 -02:00
cx88.h [media] cx88: make core less verbose 2013-04-28 12:40:52 -03:00