[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

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

2012-01-20 Thread Antti Palosaari
On 01/20/2012 11:18 PM, Gordon Hecker wrote: 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