OSDN Git Service

V4L/DVB (3278): Show debug for tuners trying to use unsupported video standards
authorMichael Krufky <mkrufky@linuxtv.org>
Tue, 7 Feb 2006 08:25:40 +0000 (06:25 -0200)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 7 Feb 2006 08:25:40 +0000 (06:25 -0200)
commit15207b2e73afb3aa6cd96a1b8c0b5016bcf90128
treec358d3ba848457cbe7049475828e0b4cb2f086d5
parent8f1a58d0fccacb5d61aed8a63c3920c8acc155e7
V4L/DVB (3278): Show debug for tuners trying to use unsupported video standards

With tuner_debug enabled, if a tuner tries to use a video standard that doesn't
have a matching tuner_params defined, the IFPCoff value and tuner number will
be displayed, and the default tuner_params entry will be used.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-simple.c