ASoC: wm8962: Move register initialisation to I2C probe()
authorMark Brown <broonie@linaro.org>
Thu, 17 Oct 2013 14:04:21 +0000 (15:04 +0100)
committerMark Brown <broonie@linaro.org>
Fri, 18 Oct 2013 10:33:55 +0000 (11:33 +0100)
This is more idiomatic and is required for robust operation since we must
ensure that the clocking configuration is valid as rapidly as possible.

Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found