]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio: rename gpio-langwell to gpio-intel-mid
authorDavid Cohen <david.a.cohen@linux.intel.com>
Fri, 4 Oct 2013 20:01:41 +0000 (13:01 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Oct 2013 14:30:47 +0000 (16:30 +0200)
commit84743ea3690703efdd033f5435cf4211057e0324
tree439c4b52e3547aa0c9c7c2dc8719e3dac7a3cbc8
parentd56d6b3d7d693581d346b05d089f842b48b7ec0a
gpio: rename gpio-langwell to gpio-intel-mid

gpio-langwell is a deprecated name. Despite the driver was made
initially for Langwell, it supports now other Intel Mid SoC's.

This patch does no change beside the file renaming with Kconfig/Makefile
update.

Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-intel-mid.c [moved from drivers/gpio/gpio-langwell.c with 100% similarity]