gpio_msm: Move Qualcomm v6 MSM driver into drivers
authorDavid Brown <[email protected]>
Mon, 16 May 2011 20:57:39 +0000 (13:57 -0700)
committerDavid Brown <[email protected]>
Mon, 1 Aug 2011 11:58:00 +0000 (04:58 -0700)
commit74d10d7461693ad001f81f0a380b44d526d3f1de
treec1053ff804038bfe0ee64ee06fcedc6608bcd86e
parent9def3efc4856597bc6bb9611f444defc898d2e0d
gpio_msm: Move Qualcomm v6 MSM driver into drivers

Migrate the driver for the v6-based MSM chips into drivers/gpio.  The
driver is unchanged, only moved.

Change-Id: I03ba597b95b4d62b42da112a8efac88d67aa40f9
Signed-off-by: David Brown <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Acked-by: Nicolas Pitre <[email protected]>
arch/arm/mach-msm/Kconfig
arch/arm/mach-msm/Makefile
arch/arm/mach-msm/gpio.c [deleted file]
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-msm-v1.c [new file with mode: 0644]