diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-03-29 17:47:30 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 12:43:49 -0300 |
commit | 43d5eab7d632de5bde582d41b5d0eac01b52bb3a (patch) | |
tree | 1092c3534289a1d86289c12ba697dc193898ac73 /sound/drivers | |
parent | a0d1251da012594381165e36590312009693bf49 (diff) |
V4L/DVB (11305): cx88: prevent probing rtc and ir devices
tuner-core.c contains a hack for cx88 board to prevent probing of certain
addresses:
/* HACK: Ignore 0x6b and 0x6f on cx88 boards.
* FusionHDTV5 RT Gold has an ir receiver at 0x6b
* and an RTC at 0x6f which can get corrupted if probed.
*/
With the new i2c API this hack no longer works. So instead change the
list of tuner probe addresses in the cx88 driver itself, which is much
more clean.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'sound/drivers')
0 files changed, 0 insertions, 0 deletions