]> git.baikalelectronics.ru Git - kernel.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)
commit6adfd066f821d472403cf8883cfbc0754c7a8777
tree439c4b52e3547aa0c9c7c2dc8719e3dac7a3cbc8
parent2bca8b3595b24f96de5cdb249582babc1eed0066
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 [new file with mode: 0644]
drivers/gpio/gpio-langwell.c [deleted file]