commit | 78b78f5c019e5c68c88afad4b0d3070becde939e | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Thu Oct 17 15:04:21 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Fri Oct 18 11:33:55 2013 +0100 |
tree | 9c08073aaa2d364b29d75be6f7cfed3c4b17235c | |
parent | ca50410b731c636b9750c02d5ae45be215056634 [diff] |
ASoC: wm8962: Move register initialisation to I2C probe() 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>