20 Jul
2010
20 Jul
'10
2:41 p.m.
Hello.
This is the ALSA part of our WL1273 FM Radio driver. I've sent the complete driver to the linux-media list for review. But as people on that list are not in general ALSA specialists I'm sending the codec part here. So all comments are welcome.
Thank you, Matti A.
Matti J. Aaltonen (1): ASoC: TI WL1273 FM Radio Codec.
sound/soc/codecs/wl1273.c | 593 +++++++++++++++++++++++++++++++++++++++++++++ sound/soc/codecs/wl1273.h | 42 ++++ 2 files changed, 635 insertions(+), 0 deletions(-) create mode 100644 sound/soc/codecs/wl1273.c create mode 100644 sound/soc/codecs/wl1273.h