commit | 185e4768b864b3b65c5d2cdca9be556d493f15e1 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Sat Sep 29 16:05:26 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Oct 01 17:25:39 2012 -0300 |
tree | 214900ab611db7138c1da376ff77e28988392209 | |
parent | bfd063cebb75d3305089e9eeedbd25469d3dc1e6 [diff] |
[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>