diff options
author | Gordon Hecker <ghecker@gmx.de> | 2012-03-14 17:27:30 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-03-20 02:40:58 +0400 |
commit | be4a5e7f0e279b751a23570da583ec41ca32a34f (patch) | |
tree | 440ce7e2adbf8b8fb41db5cbad8d654f2eaebe91 /fs/omfs/file.c | |
parent | d3db22e10bd4997d244beee6feea5fa39b2e5b82 (diff) | |
download | linux-be4a5e7f0e279b751a23570da583ec41ca32a34f.tar.xz |
[media] af9015: fix i2c failures for dual-tuner devices
The i2c failures were caused by enabling both i2c gates
at the same time while putting the tuners asleep.
This patch removes the init() and sleep() callbacks from the tuner,
to prevent frontend.c from calling
i2c_gate_ctrl
tuner init / sleep
i2c_gate_ctrl
without holding the lock.
tuner init() and sleep() are instead called in frontend init() and
sleep().
Signed-off-by: Gordon Hecker <ghecker@gmx.de>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'fs/omfs/file.c')
0 files changed, 0 insertions, 0 deletions