gpio: reorganize drivers
authorGrant Likely <grant.likely@secretlab.ca>
Sun, 5 Jun 2011 00:38:28 +0000 (18:38 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 6 Jun 2011 16:10:11 +0000 (10:10 -0600)
Sort the gpio makefile and enforce the naming convention gpio-*.c for
gpio drivers.

v2: cleaned up filenames in Kconfig and comment blocks
v3: fixup use of BASIC_MMIO to GENERIC_GPIO for mxc

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found