V4L/DVB (10458): radio-mr800: move radio start and stop in one function
authorAlexey Klimov <klimov.linux@gmail.com>
Thu, 5 Feb 2009 11:53:02 +0000 (08:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:40 +0000 (12:42 -0300)
commitdb821804f4c0b0c667c9c928b49f62678d3931dd
tree7de9b0c04167bce99e3c560edf484961e38a65f0
parent8edafcc63d2a4a9e108c1f52689b1ff22b91b233
V4L/DVB (10458): radio-mr800: move radio start and stop in one function

Patch introduces new amradio_set_mute function. Amradio_start and
amradio_stop removed. This makes driver more flexible and it's useful
for next changes.

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/radio-mr800.c