]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0c43bbd0d2dc853263b71ac9a03da10a5ddd2389
tree304cad396eaaa7ade6e6133147541a1dcd2df744
parentb91def925f0d9d186a5c1b632c2fa19c07d59c96
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]