ASoC: add a WM8978 codec driver
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 27 Jan 2010 17:56:23 +0000 (18:56 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 27 Jan 2010 20:55:35 +0000 (20:55 +0000)
commit0d34e91596ef537c2893a031f0483014bb82adf3
tree140e86285b303ee43359b0545994534bcea2ce66
parent583b2be626b047eeb4f9a26721e38fe4992b2d02
ASoC: add a WM8978 codec driver

The WM8978 codec from Wolfson Microelectronics is very similar to
wm8974, but is stereo and also has some differences in pin configuration
and internal signal routing. This driver is based on wm8974 and takes
the differences into account.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/wm8978.c [new file with mode: 0644]
sound/soc/codecs/wm8978.h [new file with mode: 0644]