]> git.karo-electronics.de Git - linux-beck.git/commit
staging: delete STE RMI4 hackish driver
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 18 Mar 2016 09:12:15 +0000 (10:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Mar 2016 02:29:38 +0000 (22:29 -0400)
commit8bb7e27bbb9d0db7ca0e83d40810fb752381cdd5
tree7dd4b61324dfb3c8a4f74aab456cea8ac5263194
parentccbc2a9e7878ff09bcaed4893c2a2d3adbb797e2
staging: delete STE RMI4 hackish driver

As of commit 62d5bdf972ebcfc99f72f734ae979713e4ca6450
"Merge branch 'synaptics-rmi4' into next" the input subsystem
has a proper RMI4 infrastructure and touchscreen driver.
The ST Ux500 platform has been converted to use the new driver
and its devicetree bindings. Delete this ancient hack.

Cc: Andrew Duggan <aduggan@synaptics.com>
Cc: Christopher Heiny <cheiny@synaptics.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/ste_rmi4/Kconfig [deleted file]
drivers/staging/ste_rmi4/Makefile [deleted file]
drivers/staging/ste_rmi4/TODO [deleted file]
drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c [deleted file]
drivers/staging/ste_rmi4/synaptics_i2c_rmi4.h [deleted file]