]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: Ath79: Remove the unused GPIO function API
authorAlban Bedel <albeu@free.fr>
Fri, 3 Jul 2015 09:11:48 +0000 (11:11 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 3 Sep 2015 10:08:02 +0000 (12:08 +0200)
commitf689332b19fa1120de1bd84988a7bd0c08bd9b7b
treedc46aa0351f784e840fe67fab4633ffa8203bb21
parent5fac4f7ac067b2eee3aaf19eff8bd1d7d8e9a91e
MIPS: Ath79: Remove the unused GPIO function API

To prepare moving the GPIO driver to drivers/gpio remove the
platform specific pinmux API. As it is not used by any board,
and such functionality should better be implemented using the
pinmux subsystem just removing it seems to be the best option.

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/10596/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/common.h
arch/mips/ath79/gpio.c