mx31: calls to gpio_request moved into platform code
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 6 May 2009 10:55:50 +0000 (12:55 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 7 May 2009 14:20:52 +0000 (16:20 +0200)
In order to use the gpiolib, we now have to call gpio_request in
the plaform code since it is not done in iomux code anymore.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found