]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: msm: Remove unused driver
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 28 Aug 2015 21:48:56 +0000 (14:48 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 2 Oct 2015 11:19:33 +0000 (04:19 -0700)
commit60c815a2a0d145d51c95691e2e557dd98c03ae31
tree9ebcc34dc993f2a04a7bd250b45a7910eef1ddee
parent26d6d42a80c2d17ac487d4a72cca05ffd23299df
gpio: msm: Remove unused driver

Remove this driver now that Bjorn has introduced a pinctrl driver
for msm8660 and the dts files have been updated with the pinctrl
compatibles.

Cc: Andy Gross <agross@codeaurora.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/gpio/gpio-msm.txt [deleted file]
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-msm-v2.c [deleted file]