summaryrefslogtreecommitdiff
path: root/sound/soc/s3c24xx/smartq_wm8987.c
AgeCommit message (Collapse)Author
2010-07-06ASoC: Invert speaker enabling behaviour in SmartQ sound driverMaurus Cuelenaere
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>
2010-07-04ASoC: Add SmartQ sound driverMaurus Cuelenaere
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>