V4L/DVB (10314): cx25840: ignore TUNER_SET_CONFIG in the command callback.
authorHans Verkuil <hverkuil@xs4all.nl>
Tue, 27 Jan 2009 09:20:34 +0000 (06:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 29 Jan 2009 11:00:34 +0000 (09:00 -0200)
commit6d9f13c47a009ccbaf40c2e388ab349690dd8000
tree3b298d3ac7f0f5962230af6484acbaf84bd5f8dc
parentd1a470fbd987b28e64287718917faf8caf67a055
V4L/DVB (10314): cx25840: ignore TUNER_SET_CONFIG in the command callback.

These days TUNER_SET_CONFIG is broadcast to the other i2c devices
and that triggers a fw load on the cx25840. Ignore this command
since cx25840 isn't a tuner and you really do not want to load
the firmware that early.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx25840/cx25840-core.c
This page took 0.026461 seconds and 5 git commands to generate.