summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max9768.c
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: max9768: Fix build and use new add control API.Liam Girdwood2012-02-061-1/+1
| | | | | | | Fix build breakage by using the correct API call to add kcontrols. Signed-off-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
* ASoC: max9768: Fix up review comments in max9768 driverMark Brown2012-01-311-7/+1
| | | | | | | | | The Mute Switch should be called Playback Switch to match the volume and the regmap core has been updated so we don't need to mark all the registers as non-volatile. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Wolfram Sang <w.sang@pengutronix.de>
* ASoC: max9768: add driver for max9768 amplifierWolfram Sang2012-01-301-0/+253
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>
OpenPOWER on IntegriCloud