ASoC: Add initial WM8995 driver
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Wed, 22 Dec 2010 11:33:11 +0000 (11:33 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 22 Dec 2010 13:37:12 +0000 (13:37 +0000)
commit6a504a751124889e0bdbb25963a7edf7aeedb7bd
tree9dda994057f9e5f1f97945e6f2100829400e3211
parentf49be89bb4e235776af08cdcef91a37a0d12aa62
ASoC: Add initial WM8995 driver

The WM8995 is a digital audio hub CODEC designed for smartphones.
The current driver supports most of the basic functionality of the
WM8995.

Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
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/wm8995.c [new file with mode: 0644]
sound/soc/codecs/wm8995.h [new file with mode: 0644]
This page took 0.027272 seconds and 5 git commands to generate.