summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mpc5200.c
Commit message (Collapse)AuthorAgeFilesLines
* gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely2011-07-061-0/+376
GPIO drivers are getting consolidated into drivers/gpio. While at it, change the driver name to mpc5200-gpio* to avoid collisions. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>