Home
last modified time | relevance | path

Searched hist:"02615 ed5e1b2283db2495af3cf8f4ee172c77d80" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/pci/cx88/
H A Dcx88-cards.cdiff 02615ed5e1b2283db2495af3cf8f4ee172c77d80 Sun Apr 28 12:15:41 CEST 2013 Mauro Carvalho Chehab <mchehab@redhat.com> [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>
H A Dcx88.hdiff 02615ed5e1b2283db2495af3cf8f4ee172c77d80 Sun Apr 28 12:15:41 CEST 2013 Mauro Carvalho Chehab <mchehab@redhat.com> [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>
H A Dcx88-core.cdiff 02615ed5e1b2283db2495af3cf8f4ee172c77d80 Sun Apr 28 12:15:41 CEST 2013 Mauro Carvalho Chehab <mchehab@redhat.com> [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>