In addition to this:
Please pull from http://www.linuxtv.org/hg/~stoth/tda10048
- tda10048: Added option to block i2c gate control from other drivers.
- pvrusb2: Ensure the PVRUSB2 disabled the i2c gate on the tda10048.
dvb/frontends/tda10048.c | 222 +++++++++++++++++++-
dvb/frontends/tda10048.h | 17 +
video/cx23885/cx23885-dvb.c | 4
video/pvrusb2/pvrusb2-devattr.c | 3
4 files changed, 244 insertions(+), 2 deletions(-)
This fixes a bug in the current PVRUSB2 tree where DVB-T is not working due
to multiple repeaters upsteam of the tuner on the same i2c bus.
- Steve
Steven Toth wrote:
Mauro,
Please pull from http://www.linuxtv.org/hg/~stoth/tda10048
- tda10048: Add ability to select I/F at attach time.
- cx23885: For tda10048 boards ensure we specify the I/F
- pvrusb2: Ensure we specify the I/F at attach time.
dvb/frontends/tda10048.c | 219 +++++++++++++++++++-
dvb/frontends/tda10048.h | 14 +
video/cx23885/cx23885-dvb.c | 4
video/pvrusb2/pvrusb2-devattr.c | 2
4 files changed, 237 insertions(+), 2 deletions(-)
The TDA10048 used to have a hard-coded I/F, I've improved this to
support different I/F's and ensured that all current bridge drivers
specify their needs.
Regards,
- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html