From: Manu Abraham Date: Sat, 23 Jan 2010 08:49:08 +0000 (-0300) Subject: V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator control X-Git-Tag: v2.6.35-rc1~480^2~385 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5b74b0f5e81386ca1e9b1128de83502e92fa028;p=pandora-kernel.git V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator control Oliver Endriss 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed