From: Wolfram Sang Date: Wed, 21 Sep 2011 10:49:20 +0000 (+0200) Subject: gpio: move mpc8xxx/512x gpio driver to drivers/gpio X-Git-Tag: v3.2-rc1~34^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c68308dd50c3827a4ce77a1d70e0eb2d2521cafd;p=pandora-kernel.git gpio: move mpc8xxx/512x gpio driver to drivers/gpio 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 Cc: Anatolij Gustschin Cc: Grant Likely Cc: Benjamin Herrenschmidt Acked-by: Grant Likely Signed-off-by: Anatolij Gustschin --- Reading git-diff-tree failed