]> git.baikalelectronics.ru Git - kernel.git/commit
[media] dvb_usb_v2: suspend/resume stop/start USB streaming
authorAntti Palosaari <crope@iki.fi>
Mon, 11 Jun 2012 20:47:04 +0000 (17:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:29 +0000 (07:56 -0300)
commitaacac7f52e38618bcb7504e035cff21acee925fd
tree8c5e5952ccc4b34ee3e3f57971c09665e1239cdf
parent22bda744f254861ea4e896e9a589f21c7d269b61
[media] dvb_usb_v2: suspend/resume stop/start USB streaming

Stop remote polling and USB streaming before suspend and resume
those when back to normal operation.

It is far away from complete implementation, but at least it does
not hang system anymore on suspend while streaming is ongoing.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dvb_usb.h
drivers/media/dvb/dvb-usb/dvb_usb_init.c