ASoC: wm2200: Map DSPs into regmap
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 2 Oct 2012 19:14:49 +0000 (20:14 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 5 Oct 2012 19:17:52 +0000 (20:17 +0100)
commiteae2328d41322d4206cac980c14e5f66be4ca600
treeaf1f900f66e6fa3b87035cf6c1148a6631cff694
parent999e068e4054982be0a3f9bd590bf168669af822
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>
sound/soc/codecs/wm2200.c