ALSA: ASoC: Add AK4535 driver
authorRichard Purdie <richard@openedhand.com>
Mon, 23 Jun 2008 13:51:28 +0000 (14:51 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 26 Jun 2008 07:01:58 +0000 (09:01 +0200)
commit796d2ca84859d1fdb11ff06cd9707ffab5642fca
tree720b4ddfb75243601774bf5d9f617c6dcf4711a2
parent627d3e7abca30d6e86787c98dd7cbac0233bc5a9
ALSA: ASoC: Add AK4535 driver

The AK4535 codec is included in some HP iPAQ systems.

This driver was originally written by Richard Purdie and with some bug
fixes from Milan Plzik.  While out of tree it has also had some
mechanical updates for new APIs and current best practices from Liam
Girdwood, Graeme Gregory and Mark Brown.

Signed-off-by: Richard Purdie <richard@openedhand.com>
Signed-off-by: Milan Plzik <milan.plzik@gmail.com>
Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>
Signed-off-by: Graeme Gregory <gg@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/ak4535.c [new file with mode: 0644]
sound/soc/codecs/ak4535.h [new file with mode: 0644]