aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/smartq_wm8987.c
Commit message (Collapse)AuthorAge
* ASoC: Invert speaker enabling behaviour in SmartQ sound driverMaurus Cuelenaere2010-07-06
| | | | | | | | | The speaker was enabled when the headphone was plugged in, which isn't the wanted behaviour so correct this. Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
* ASoC: Add SmartQ sound driverMaurus Cuelenaere2010-07-04
This adds sound support for the SmartQ board. The hardware consists of a S3C6410 coupled with a WM8987 over I²S. The WM8750 driver is used for driving the WM8987, as they are register compatible. Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>