[PATCH] af9015: fix i2c failures for dual-tuner devices

2012-01-22 Thread Gordon Hecker
init() and sleep() are instead called in frontend init() and sleep(). Signed-off-by: Gordon Hecker ghec...@gmx.de --- drivers/media/dvb/dvb-usb/af9015.c | 31 +++ drivers/media/dvb/dvb-usb/af9015.h |2 ++ 2 files changed, 33 insertions(+), 0 deletions(-) diff --git

[PATCH] af9013: fix i2c failures for dual-tuner devices

2012-01-20 Thread Gordon Hecker
This patch fixes the following error messages with a Terratec Cinergy T Stick Dual RC DVB-T device. af9013: i2c wr failed=-1 reg=d607 len=1 af9015: command failed:2 af9013: i2c rd failed=-1 reg=d607 len=1 af9015: command failed:1 It implements exclusive access to i2c for only one frontend at a