gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library
authorShawn Guo <shawn.guo@linaro.org>
Mon, 6 Jun 2011 05:22:41 +0000 (13:22 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 6 Jun 2011 16:01:19 +0000 (10:01 -0600)
The gpio-mxc controller complies with basic_mmio_gpio library.  The
patch convert the driver to use the library.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found