]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (9539): dsbr100: add suspend and resume
authorAlexey Klimov <klimov.linux@gmail.com>
Sat, 8 Nov 2008 03:40:46 +0000 (00:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:30 +0000 (17:53 -0200)
commit04e0ffbbdd297fac1d8a5696b5d27887d6ff3dc2
tree4941dc70ad82cd68487955b90c6ca4ebe0d6bed0
parentf34253dfe66ff365a794eeddbe240b4bfd8e32eb
V4L/DVB (9539): dsbr100: add suspend and resume

This patch adds support for suspend and resume methods in driver.
Without this kradio and gnomeradio crashes during resume.
Also .supports_autosuspend in usb_driver struct set equal to 0 to avoid
suspending of module if usb_autosuspend enabled.

Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/dsbr100.c