V4L/DVB (11957): dsbr100: change radio->muted to radio->status, update suspend/resume
authorAlexey Klimov <klimov.linux@gmail.com>
Thu, 11 Jun 2009 03:22:42 +0000 (00:22 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 22:07:36 +0000 (19:07 -0300)
commitf1ca0adfcf2c2f1129a59b93caa80a1dbd6b6c81
tree5361ee39fb202a5736f4d09ffe085a0d7131f9a2
parent917fab4f3e5563e8f88ca0af297728452c6fa265
V4L/DVB (11957): dsbr100: change radio->muted to radio->status, update suspend/resume

Patch renames radio->muted to radio->status, add defines for that
variable, and fixes suspend/resume procedure. Radio->status set to
STOPPED in usb_dsbr100_probe because of removing open call.
Also, patch increases driver version.

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