Staging: add Synaptics RMI4 touchpad driver support
authorNaveen Kumar Gaddipati <naveen.gaddipati@stericsson.com>
Tue, 2 Nov 2010 12:08:45 +0000 (17:38 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 9 Nov 2010 23:28:08 +0000 (15:28 -0800)
commiteba499d3e376983f4d521bac05bf7e9a634ace2f
tree6bd271acab3fc51758284156caa040e58ffe0b39
parent78fd115e21087133be74bc6dd7a9bc1969aea8f8
Staging: add Synaptics RMI4 touchpad driver support

Added the Synaptics RMI4 touchpad driver support.

Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Naveen Kumar Gaddipati <naveen.gaddipati@stericsson.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Christopher Heiny <cheiny@synaptics.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/ste_rmi4/Kconfig [new file with mode: 0644]
drivers/staging/ste_rmi4/Makefile [new file with mode: 0644]
drivers/staging/ste_rmi4/TODO [new file with mode: 0644]
drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c [new file with mode: 0644]
drivers/staging/ste_rmi4/synaptics_i2c_rmi4.h [new file with mode: 0644]