commit | 0d0cf00a7fc63cee9a4c4a3b8612879b4f7f42ba | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Dec 10 14:32:45 2008 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Dec 10 15:40:02 2008 +0000 |
tree | 27faa0bd462b4852f16d88be12e4a657700c0bec | |
parent | 1e5fa31f96d558e53fe80e943305104bf4339711 [diff] |
ASoC: Add codec registration API Another part of the backporting of Liam's ASoC v2 work. Using this is more complicated than the other registration types since currently the codec is instantiated during the probe of the ASoC device so we can't currently readily wait for the codec to register. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>