mfd: max77620: Constify resources tables
authorAxel Lin <axel.lin@ingics.com>
Sun, 5 Jun 2016 08:28:17 +0000 (16:28 +0800)
committerLee Jones <lee.jones@linaro.org>
Wed, 29 Jun 2016 09:14:32 +0000 (10:14 +0100)
commit2be59755e66d34f46001ca19224ab4cefb212c51
treebc0819ff899af6ca50a5356474e0d6e3c24c2a22
parent521d93579f863b04fa5eb492f4b14b220d44dd19
mfd: max77620: Constify resources tables

These tables are never modified, so declare them as const.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/max77620.c