]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: freescale: make mxs_regs const
authorBhumika Goyal <bhumirks@gmail.com>
Wed, 23 Aug 2017 13:49:12 +0000 (19:19 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 31 Aug 2017 11:57:01 +0000 (13:57 +0200)
commitae9d7f83a58d94380a05efd796da0373bcb9fb04
tree0a30ed1c3b8ed7bb1986356a75595a878b09059e
parent5241bd16c7576de3cf189e3e40b01bd4fa10f803
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>
drivers/pinctrl/freescale/pinctrl-imx23.c
drivers/pinctrl/freescale/pinctrl-imx28.c