[media] MFD: WL1273 FM Radio: MFD driver for the FM radio
authorMatti Aaltonen <matti.j.aaltonen@nokia.com>
Fri, 10 Dec 2010 14:41:33 +0000 (11:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Dec 2010 10:17:02 +0000 (08:17 -0200)
commit383268a8e282fb549dabe3a33ccafc9434ab6006
treee4f4f03c0a609086f43860da1da4d7051f86bcb6
parent00765f16f116b45aa67de306ac923ed4ba262bf9
[media] MFD: WL1273 FM Radio: MFD driver for the FM radio

This is the core of the WL1273 FM radio driver, it connects
the two child modules. The two child drivers are
drivers/media/radio/radio-wl1273.c and sound/soc/codecs/wl1273.c.

The radio-wl1273 driver implements the V4L2 interface and communicates
with the device. The ALSA codec offers digital audio, without it only
analog audio is available.

Signed-off-by: Matti J. Aaltonen <matti.j.aaltonen@nokia.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/wl1273-core.c [new file with mode: 0644]
include/linux/mfd/wl1273-core.h [new file with mode: 0644]