gpio: move mpc8xxx/512x gpio driver to drivers/gpio
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 21 Sep 2011 10:49:20 +0000 (12:49 +0200)
committerAnatolij Gustschin <agust@denx.de>
Thu, 22 Sep 2011 22:14:15 +0000 (00:14 +0200)
Move the driver to the place where it is expected to be nowadays. Also
rename its CONFIG-name to match the rest and adapt the defconfigs.
Finally, move selection of REQUIRE_GPIOLIB or WANTS_OPTIONAL_GPIOLIB to
the platforms, because this option is per-platform and not per-driver.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Anatolij Gustschin <agust@denx.de>

No differences found