ASoC: Convert WM8962 to direct regmap usage
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 1 Nov 2011 19:32:25 +0000 (19:32 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 8 Nov 2011 14:13:41 +0000 (14:13 +0000)
commit7b16f5601295d0dfd0d48753b9253d41957587fe
treee3a38b2de6b84bd41ca990b2d8c80062fb716757
parentb2d1e23373fde66d5532ffdfd0f1e650174b83f6
ASoC: Convert WM8962 to direct regmap usage

This initial conversion just moves the register init, regulator acquisition
and device verification out to the I2C probe(). Movement of other parts of
the driver like the GPIO and beep generation code will follow.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8962.c