commit | c5b74b0f5e81386ca1e9b1128de83502e92fa028 | [log] [tgz] |
---|---|---|
author | Manu Abraham <abraham.manu@gmail.com> | Sat Jan 23 05:49:08 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 18 00:46:47 2010 -0300 |
tree | 581f8bdba31fc29a576440bbd85373a435a04bfa | |
parent | 19c4ee58325ac7c9d9595153fabb5d885dfe931e [diff] |
V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator control Oliver Endriss <o.endriss@gmx.de> pointed out: Imho not a good idea, as the frontend thread calls - fe->ops.tuner_ops.init - fe->ops.tuner_ops.sleep If you remove fe->ops.i2c_gate_ctrl, init and sleep will fail, because gate_ctrl was never called... -- Signed-off-by: Manu Abraham <manu@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>