mfd: altera-a10sr: Make altr_a10sr_regmap_config static const
authorAxel Lin <axel.lin@ingics.com>
Fri, 5 Aug 2016 06:40:31 +0000 (14:40 +0800)
committerLee Jones <lee.jones@linaro.org>
Tue, 4 Oct 2016 14:48:01 +0000 (15:48 +0100)
commit7f70495a51889e86930fb3807fa984b8b370eaf3
tree675775dd76cf550a855f3882cad05f68956fcad3
parent88003fb10f1fc606e1704611c62ceae95fd1d7da
mfd: altera-a10sr: Make altr_a10sr_regmap_config static const

It's only used in this driver and never get modified, make it static const.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Thor Thayer <tthayer@opensource.altera.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/altera-a10sr.c