commit | 66f2752fbb3b50ef816c41f07a6654610bb648ac | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Jul 07 19:10:59 2015 +0800 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Aug 11 15:08:47 2015 +0100 |
tree | 39d5f77f84e1293a34d16d2b1bc09d512cd297d3 | |
parent | e6c7efa7ee2eb7c15ea0fc0bd7ab6dc808cb57a3 [diff] |
mfd: wm8994-regmap: Constify reg_default tables These reg_default tables are not modified after initialized, so make them const. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>