]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9c68bb3868b85ccd3b4b9604db032395649ffa3e
tree9c7332042cdc2b08e8383374700baba82f52ca33
parenta02378dc1eb8affc042893f1446b2a6cf438e58c
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]