[media] tuner-core: power up tuner when called with s_power(1)
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 25 Jun 2011 13:24:49 +0000 (10:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 7 Jul 2011 18:07:01 +0000 (15:07 -0300)
commitd16625e788b8871163ad991851ffba5f64c06d43
treecd74a65b95552649fe960e5a6aeefae8a7a98f9f
parenta6cf90a91551c767bed78a4418c26f41aed60cde
[media] tuner-core: power up tuner when called with s_power(1)

Drivers must be able to rely on s_power to power up subdevices.

Note that at this moment no driver attempts to power up tuners. This probably
isn't surprising since s_power(1) was never implemented in tuner-core.c until
now.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/tuner-core.c