[media] MFD: WL1273 FM Radio: MFD driver for the FM radio
authorMatti Aaltonen <matti.j.aaltonen@nokia.com>
Tue, 1 Mar 2011 13:10:35 +0000 (10:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 21 Mar 2011 23:32:39 +0000 (20:32 -0300)
commit94fd5b7401e330498331ea3667d796e74c63d08a
tree037c0c0d24d0440994e2ff209b4707d0a1028300
parent3822f18d8f1c2cf13ade623b2bba6d4a7a1a3f53
[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/wl1273-core.c
include/linux/mfd/wl1273-core.h
This page took 0.043471 seconds and 5 git commands to generate.