gpio/mxs: convert gpio-mxs to use basic_mmio_gpio library
authorShawn Guo <shawn.guo@linaro.org>
Mon, 6 Jun 2011 14:31:29 +0000 (22:31 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 7 Jun 2011 14:58:16 +0000 (08:58 -0600)
commit06f88a8ae9085e555baf81edbf967764d87dc12f
tree71c2615a492bcc379824e76c722e19c32bf2e58f
parente4ea933363d39b5858f55682550314b4ea1285cc
gpio/mxs: convert gpio-mxs to use basic_mmio_gpio library

The gpio-mxs controller complies with basic_mmio_gpio library.  This
patch converts the driver to use the library.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/gpio/Kconfig
drivers/gpio/gpio-mxs.c