sound: ASoC: Add WM8971 CODEC driver
authorKenneth Kiraly <kiraly@lab126.com>
Wed, 10 Sep 2008 18:33:32 +0000 (19:33 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 23 Sep 2008 06:18:05 +0000 (08:18 +0200)
commit8bae3e2335132aadd29662694866a55d52bff850
tree322b8869032d398d389e0a59ddeed6ea28bee897
parentf51ff9937bc6732ed5fc08088fdbe89ab8ed27c3
sound: ASoC: Add WM8971 CODEC driver

The WM8971 is a low power, high quality stereo codec designed for
portable digital audio applications.

This driver was originally written by Kenneth Kiraly.  While out of tree
it has had updates to reflect current kernel APIs and coding standards
from Graeme Gregory and Mark Brown.

Signed-off-by: Kenneth Kiraly <kiraly@lab126.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: Jaroslav Kysela <perex@perex.cz>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/wm8971.c [new file with mode: 0644]
sound/soc/codecs/wm8971.h [new file with mode: 0644]