ASoC: max9768: add driver for max9768 amplifier
authorWolfram Sang <w.sang@pengutronix.de>
Fri, 27 Jan 2012 15:10:23 +0000 (16:10 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 30 Jan 2012 21:50:55 +0000 (21:50 +0000)
commit394d2bbae3dbde0972b90415fc4b5628bbfd700f
tree636760ae79af3892dab34114582f497190db3a42
parentffa8d9df55206b72c94b33138e1feaafcaeaffdb
ASoC: max9768: add driver for max9768 amplifier

Add a driver supporting the volume control and the mute pin. Shdn pin
and DAPM are not taken care of yet.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/max9768.h [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/max9768.c [new file with mode: 0644]