ASoC: cs42l52: convert pdata config to regmap_update_bits
authorBrian Austin <brian.austin@cirrus.com>
Fri, 25 Oct 2013 15:01:16 +0000 (10:01 -0500)
committerMark Brown <broonie@linaro.org>
Fri, 25 Oct 2013 15:37:58 +0000 (16:37 +0100)
Moving platform data to bus probe and convert to regmap_update_bits.
This will work nicer when converted to device tree instead of having it
split into multiple probes

Signed-off-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found