Hi. Thank you for the comments and the conditional ACK. On Thu, 2010-12-09 at 15:17 +0100, ext Samuel Ortiz wrote: > > with the device. The ALSA codec offers digital audio, without it only > > analog audio is available. > The driver looks much better now. If that goes through Mauro's tree, please > add my: Acked-by: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx> OK. > > \ No newline at end of file > Please add a new line here. Added... Cheers, Matti Matti J. Aaltonen (2): MFD: WL1273 FM Radio: MFD driver for the FM radio. V4L2: WL1273 FM Radio: TI WL1273 FM radio driver drivers/media/radio/Kconfig | 16 + drivers/media/radio/Makefile | 1 + drivers/media/radio/radio-wl1273.c | 2331 ++++++++++++++++++++++++++++++++++++ drivers/mfd/Kconfig | 10 + drivers/mfd/Makefile | 1 + drivers/mfd/wl1273-core.c | 148 +++ include/linux/mfd/wl1273-core.h | 288 +++++ 7 files changed, 2795 insertions(+), 0 deletions(-) create mode 100644 drivers/media/radio/radio-wl1273.c create mode 100644 drivers/mfd/wl1273-core.c create mode 100644 include/linux/mfd/wl1273-core.h -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html