Uwe Kleine-König 10a3c45c68 ARM: iomux-imx31: allow pin_list to be const
This fixes the following warning in a mx3_defconfig build:

	arch/arm/mach-mx3/mach-bug.c: In function 'bug_board_init':
	arch/arm/mach-mx3/mach-bug.c:47: warning: passing argument 1 of 'mxc_iomux_setup_multiple_pins' discards qualifiers from pointer target type

While at it remove some useless consts from unsigned int arguments.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-03-07 19:29:28 +01:00
..
2011-03-07 19:29:14 +01:00
2011-01-13 17:19:09 +01:00
2009-03-13 10:34:26 +01:00
2010-12-14 09:54:38 +01:00
2011-01-13 14:03:58 +01:00
2010-01-17 11:09:46 +00:00
2011-01-13 17:19:09 +01:00
2009-11-14 10:29:15 +01:00