Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-03 | ASoC: Factor out snd_soc_init_card() | Mark Brown | |
snd_soc_init_card() is always called as the last part of the CODEC probe function so we can factor it out into the core card setup rather than have each CODEC replicate the code to do the initialiastation. This will be required to support multiple CODECs per card. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> | |||
2009-08-21 | ASoC: Add ak4642/ak4643 codec support | Kuninori Morimoto | |
This is very simple driver for ALSA It supprt headphone output and stereo input only This patch is tested by ms7724se Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> |