]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit49cbf8936121542ad96796793cd8112951a72aa1
tree322b8869032d398d389e0a59ddeed6ea28bee897
parent8226b6a2ae31abc42c2538125f41857f56129dcb
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]