ASoC: Add codec registration API
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 10 Dec 2008 14:32:45 +0000 (14:32 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 10 Dec 2008 15:40:02 +0000 (15:40 +0000)
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>

No differences found