summaryrefslogtreecommitdiff
path: root/drivers/input/rmi4/rmi_smbus.c
AgeCommit message (Collapse)AuthorFilesLines
2016-11-09Input: synaptics-rmi4 - add SMBus supportBenjamin Tissoires1-0/+447
Code obtained from https://raw.githubusercontent.com/mightybigcar/synaptics-rmi4/jf/drivers/input/rmi4/rmi_smbus.c and updated to match upstream. And fixed to make it work. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Andrew Duggan <aduggan@synaptics.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>