Home
last modified time | relevance | path

Searched hist:aaeac199 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/usb/au0828/
H A Dau0828-core.caaeac199 Sat Aug 09 19:47:11 CDT 2014 Mauro Carvalho Chehab <m.chehab@samsung.com> [media] au0828: don't let the IR polling thread to run at suspend

Trying to make au0828 to suspend can do very bad things, as
the polling Kthread is not handled. We should disable it
during suspend, only re-enabling it at resume.

Still, analog and digital TV won't work, as we don't reinit
the settings at resume, but at least it won't hang.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
aaeac199 Sat Aug 09 19:47:11 CDT 2014 Mauro Carvalho Chehab <m.chehab@samsung.com> [media] au0828: don't let the IR polling thread to run at suspend

Trying to make au0828 to suspend can do very bad things, as
the polling Kthread is not handled. We should disable it
during suspend, only re-enabling it at resume.

Still, analog and digital TV won't work, as we don't reinit
the settings at resume, but at least it won't hang.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>