16 Jun
2011
16 Jun
'11
10:49 a.m.
On 16/06/11 09:19, Daniel Mack wrote:
From: Johannes Stezenbach js@sig21.net
Signed-off-by: Johannes Stezenbach js@sig21.net [zonque@gmail.com: transform to new ASoC structure]
sound/soc/codecs/Kconfig | 4 + sound/soc/codecs/Makefile | 2 + sound/soc/codecs/sta32x.c | 796 +++++++++++++++++++++++++++++++++++++++++++++ sound/soc/codecs/sta32x.h | 210 ++++++++++++ 4 files changed, 1012 insertions(+), 0 deletions(-) create mode 100644 sound/soc/codecs/sta32x.c create mode 100644 sound/soc/codecs/sta32x.h
Is this intended for review only or upstream as there is a lot of code behind #if 0 and a lots of FIXMEs ?
Liam