]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: sh-pfc: Get rid of CONFIG_ARCH_SHMOBILE_LEGACY
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 27 Aug 2015 20:07:23 +0000 (22:07 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 2 Oct 2015 07:54:34 +0000 (09:54 +0200)
commitf1a810b69764d86ef11aa36486b74e16ebe33502
treeca014577c8ded2c7ffc568f1df7c9b479b69b5f2
parent17d7032d85519cb57576e1a9b6ba6286f8b2f83c
pinctrl: sh-pfc: Get rid of CONFIG_ARCH_SHMOBILE_LEGACY

Shmobile is all multiplatform these days, so get rid of the reference to
CONFIG_ARCH_SHMOBILE_LEGACY.

Move the legacy code to do the non-DT mapping between GPIOs and pins
inside the existing #ifdef CONFIG_SUPERH section.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sh-pfc/gpio.c