17 Aug
2010
17 Aug
'10
1:41 p.m.
Hello.
I didn't get any comments to the latest patch set. But now I've had a change to test the codec in multi component environment. I had to change the get_format function because the number of channels couldn't be used for determining the format. Also I added a few audio related defines to the header file.
Thank You.
Matti J. Aaltonen (1): ASoC: TI WL1273 FM Radio Codec.
sound/soc/codecs/wl1273.c | 553 +++++++++++++++++++++++++++++++++++++++++++++ sound/soc/codecs/wl1273.h | 101 ++++++++ 2 files changed, 654 insertions(+), 0 deletions(-) create mode 100644 sound/soc/codecs/wl1273.c create mode 100644 sound/soc/codecs/wl1273.h