ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Aug 2011 07:40:10 +0000 (08:40 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 22 Aug 2011 08:12:55 +0000 (09:12 +0100)
commitbd08d709c4a44089a9d87a3b402a54c1d6b8890b
tree9c7332042cdc2b08e8383374700baba82f52ca33
parent8338d87fea2c001b4f5a07f9217df89956d1fddd
ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem

As per example from the other ARM boards, push the DaVinci TNET
GPIO driver down to the GPIO subsystem so it can be consolidated.

Cc: Sekhar Nori <nsekhar@ti.com>
Cc: Kevin Hilman <khilman@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-davinci/Makefile
arch/arm/mach-davinci/gpio-tnetv107x.c [deleted file]
drivers/gpio/Makefile
drivers/gpio/gpio-tnetv107x.c [new file with mode: 0644]