]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/media/v4l2-core/tuner-core.c
[media] tuner-core: do the right thing for suspend/resume
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 4 Feb 2011 14:15:21 +0000 (11:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 21 Mar 2011 23:32:01 +0000 (20:32 -0300)
commite2f63d9ba51efe8930bf1c952c66b971047d355d
treeca750d4fdf5b097a45a09e692dc45c80eced81a4
parentcbde689823776d187ba1b307a171625dbc02dd4f
[media] tuner-core: do the right thing for suspend/resume

Power down tuners at suspend. At resume, if the tuner is in standby,
calls set_mode, that will turn it on and set the latest frequencies.

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