gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio library
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 8 Jun 2011 21:35:33 +0000 (14:35 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 8 Jun 2011 22:11:57 +0000 (16:11 -0600)
commit1e4c88420e0da3c855c17770a807cabd5b16dd7a
tree3dcfcb15d07801b12cc89ccd131ed4cda337f703
parent6dd599f8af0166805951f4421a78ba716d78321a
gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio library

This converts the gpio-ep93xx driver into a platform_driver and uses
the basic_mmio_gpio library.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/arm/mach-ep93xx/core.c
drivers/gpio/Kconfig
drivers/gpio/gpio-ep93xx.c
This page took 0.029818 seconds and 5 git commands to generate.