ASoC: Convert WM8903 driver to register at I2C probe time
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 10 Dec 2008 18:36:42 +0000 (18:36 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 10 Dec 2008 19:47:44 +0000 (19:47 +0000)
The driver now registers the codec and DAI when probed as an I2C device.
Also convert the driver to use a single dynamic allocation to simplify
error handling.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found