commit | 956245e9cd229138ad26521c326650eed8b88333 | [log] [tgz] |
---|---|---|
author | Liam Girdwood <lrg@ti.com> | Fri Jul 01 16:54:08 2011 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Jul 02 11:50:16 2011 -0700 |
tree | af3d16059a020d7decf29bdb7d0d7abd51175bd4 | |
parent | 67d0c479d9392a89dd9ecf9d7b92148cc2251b00 [diff] |
ASoC: core - Make platform probe more like codec probe. In preparation for ASoC dynamic PCM support (AKA ASoC DSP) Platform will also support DAPM so separate out the probe function to simplify the code (just like the codec probe). Signed-off-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>