summary refs log tree commit diff
path: root/scripts/depmod.sh
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2011-11-16 16:28:17 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-11-16 17:34:53 +0000
commit720e4616e8fd85284ef1addd8b8d93d8415e8dbc (patch)
tree7e168b437b5b4ecb1154186e3234fbdbf9c52b92 /scripts/depmod.sh
parente5e3b8abeda1cf45f5a079458dbc267952694c7a (diff)
downloadlinux-720e4616e8fd85284ef1addd8b8d93d8415e8dbc.tar.gz
regmap: Make reg_config reg_defaults const
The reg_defaults field usually points to a static per driver array, which should
not be modified. Make requirement this explicit by making reg_defaults const.
To allow this the regcache_init code needs some minor changes. Previoulsy the
reg_config was not available in regcache_init and regmap->reg_defaults was used
to pass the default register set to regcache_init. Now that the reg_config is
available we can work on it directly.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'scripts/depmod.sh')
0 files changed, 0 insertions, 0 deletions