]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit2ce420da39078a6135d1c004a0e4436fdc1458b4
tree1f46faaf625ee24a996ad026f88b62ae02ddcda6
parentb78d8e59a6f611e229fab8ec3014c58eba975000
gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library

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>
drivers/gpio/Kconfig
drivers/gpio/gpio-mxc.c