commit | 153723f6f1d13e7b9541b425ebdbaead4cc85346 | [log] [tgz] |
---|---|---|
author | Brian Austin <brian.austin@cirrus.com> | Fri Oct 25 10:01:16 2013 -0500 |
committer | Mark Brown <broonie@linaro.org> | Fri Oct 25 16:37:58 2013 +0100 |
tree | 0f720d5f399a043668c0f095567e29d4f32cb79a | |
parent | 6dd17757927ba9d23c604fee6fe72b4755c7ea7f [diff] |
ASoC: cs42l52: convert pdata config to regmap_update_bits 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>