Revert "switch: switch class and GPIO drivers."
authorDmitry Shmidt <dimitrysh@google.com>
Tue, 19 Apr 2016 19:37:47 +0000 (12:37 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Thu, 19 May 2016 07:02:41 +0000 (12:32 +0530)
commitc631c9800f20373ddafff77ce19844e78d2d2d9d
tree6c94adbced3c5296de70c6754dcff3878d207ef0
parentd18fffdddbf0a395440cd8e8e2578d322c8f0dbd
Revert "switch: switch class and GPIO drivers."

Drivers should use extcon moving forward.
Documentation/extcon/porting-android-switch-class describes
how to port existing switch class drivers to extcon.

This reverts commit e4b8e66e0ae2e78e913d7b86f2507fdb0aa731b4.

Change-Id: I5b622c7ab4c0cb9670f8903f259a99888f503c1a
drivers/Kconfig
drivers/Makefile
drivers/switch/Kconfig [deleted file]
drivers/switch/Makefile [deleted file]
drivers/switch/switch_class.c [deleted file]
drivers/switch/switch_gpio.c [deleted file]
include/linux/switch.h [deleted file]