ARM: imx/iomux-v3: allow pad_list to be const
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Sat, 21 Feb 2015 15:08:21 +0000 (16:08 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 3 Mar 2015 04:04:41 +0000 (12:04 +0800)
Also fix all machine files to make use of it and while at it also make
the pad lists __initconst.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found