Valentin Longchamp ef754d6358 mx31: remove gpio_request calls from iomux code
Since iomux code is not directly related to gpio on mx31, the calls
to gpio_request are removed from iomux.c file.

These calls have to be done in platform initialization files. The
name of the singe pin call for iomux is also changed to
mxc_iomux_alloc_pin.

Signed-off-by: Valentin Longchamp <valentin.longchamp@epfl.ch>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-05-07 16:20:40 +02:00
..
2009-03-13 10:33:50 +01:00
2009-03-13 10:34:26 +01:00
2009-05-05 09:36:36 +02:00
2009-05-07 16:17:16 +02:00
2009-05-07 16:14:56 +02:00
2009-05-07 16:16:38 +02:00
2009-03-27 14:51:14 +01:00