[media] media: add driver for Masterkit MA901 usb radio
authorAlexey Klimov <klimov.linux@gmail.com>
Mon, 12 Nov 2012 05:56:37 +0000 (02:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 28 Dec 2012 14:20:33 +0000 (12:20 -0200)
commit4834f4d1ff1dc574024e1a6de920ea99571090ff
treee777d109dbb6ef1fd9295a878bfac4a21f08b010
parente669c8d379567d42d62989f890f926f7b1b8f2a1
[media] media: add driver for Masterkit MA901 usb radio

This patch creates a new usb-radio driver, radio-ma901.c, that supports
Masterkit MA 901 USB FM radio devices. This device plugs into both the
USB and an analog audio input or headphones, so this thing only deals
with initialization and frequency setting.

Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/Kconfig
drivers/media/radio/Makefile
drivers/media/radio/radio-ma901.c [new file with mode: 0644]