commit | ae9d7f83a58d94380a05efd796da0373bcb9fb04 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Wed Aug 23 19:19:12 2017 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Aug 31 13:57:01 2017 +0200 |
tree | 0a30ed1c3b8ed7bb1986356a75595a878b09059e | |
parent | 5241bd16c7576de3cf189e3e40b01bd4fa10f803 [diff] |
pinctrl: freescale: make mxs_regs const Make these const as they are only stored in the const field of a mxs_pinctrl_soc_data structure. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>