ASoC: wm5110: Add audio CODEC driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 9 Jul 2012 18:09:41 +0000 (19:09 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 11 Jul 2012 10:00:26 +0000 (11:00 +0100)
commit5c6af635fd77251b753cb1c07a6a6f306ba4e287
tree304cad396eaaa7ade6e6133147541a1dcd2df744
parentf96985e3b3cfcd2d21faca79863fb34533d575aa
ASoC: wm5110: Add audio CODEC driver

The WM5110 is a highly integrated low power audio subsystem for
smartphones, tablets and other portable audio devices. It combines
an advanced DSP feature set with a flexible, high performance audio
hub CODEC.

This patch adds the audio CODEC driver for the device.

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