]> git.baikalelectronics.ru Git - kernel.git/commit
[media] tda18271: enter low-power standby mode at the end of tda18271_attach()
authorMichael Krufky <mkrufky@linuxtv.org>
Sat, 29 Sep 2012 19:05:26 +0000 (16:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 1 Oct 2012 20:25:39 +0000 (17:25 -0300)
commit0f34cb33e0d25edfea08e49f6a4cbd656fb681cf
tree214900ab611db7138c1da376ff77e28988392209
parent8c0626ca0918c0dfd572387dbaa6c15048728c53
[media] tda18271: enter low-power standby mode at the end of tda18271_attach()

Ensure that unnecessary features are powered down at the end of the
attach() function.  If the configuration requires the loop thru or
xtout features, they will remain enabled.
Thanks to Antti Palosaari for noticing the additional power consumption.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/tuners/tda18271-fe.c