]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: ath79: Move the GPIO driver to drivers/gpio
authorAlban Bedel <albeu@free.fr>
Fri, 3 Jul 2015 09:11:49 +0000 (11:11 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 3 Sep 2015 10:08:02 +0000 (12:08 +0200)
commit2d5989a0ee0a6999d3899ace9d33621b43820e64
tree95961e904c771026a96484d948a1c42ba0e00936
parentf5820a7d3f8952d681fc76c8a90b0fd18b5a7f0b
MIPS: ath79: Move the GPIO driver to drivers/gpio

GPIO drivers should be in drivers/gpio

Signed-off-by: Alban Bedel <albeu@free.fr>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-gpio@vger.kernel.org
Cc: Alexandre Courbot <gnurou@gmail.com>
Cc: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/10597/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/Makefile
arch/mips/ath79/gpio.c [deleted file]
drivers/gpio/Makefile
drivers/gpio/gpio-ath79.c [new file with mode: 0644]