ASoC: AK4671: add ak4671 codec driver
authorJoonyoung Shim <jy0922.shim@samsung.com>
Wed, 9 Sep 2009 15:12:43 +0000 (00:12 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 9 Sep 2009 23:27:57 +0000 (00:27 +0100)
commit2312fd8f6b252b7d3c1d74b20c75b7bff98bab65
treec3a608b428b73bf676af957caa12f6a96821e7a4
parent215edda3adf502ccdf3a358ab35b616e7abd25ff
ASoC: AK4671: add ak4671 codec driver

The AK4671 is a stereo CODEC with a built-in Microphone-Amplifier,
Receiver-Amplifier and Headphone-Amplifier.

The datasheet for the ak4671 can find at the following url:
http://www.asahi-kasei.co.jp/akm/en/product/ak4671/ak4671_f01e.pdf

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/ak4671.c [new file with mode: 0644]
sound/soc/codecs/ak4671.h [new file with mode: 0644]