commit | eae2328d41322d4206cac980c14e5f66be4ca600 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Oct 02 20:14:49 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Oct 05 20:17:52 2012 +0100 |
tree | af1f900f66e6fa3b87035cf6c1148a6631cff694 | |
parent | 999e068e4054982be0a3f9bd590bf168669af822 [diff] |
ASoC: wm2200: Map DSPs into regmap Use the regmap ranges support to add the WM2200 DSP core memory pages into the "register map" beyond the end of the real register map. We don't extend beyond 16 bits since the regmap API will iterate over every register doing diagnostics. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>