]> git.baikalelectronics.ru Git - kernel.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)
commitf5820a7d3f8952d681fc76c8a90b0fd18b5a7f0b
treedc46aa0351f784e840fe67fab4633ffa8203bb21
parent7e08ee8e1f9c8ce4a95453572ef691454b60d881
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