Input: synaptics - remove duplicated code
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Mon, 29 Dec 2014 22:17:44 +0000 (14:17 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 29 Dec 2014 22:23:01 +0000 (14:23 -0800)
commitaa104b1aaaa3bd132106daccf7fb10eed806d325
treebeb90b2755076342cebfe2ae6871eb03f234f9b1
parente9e8520f229bd6881b51d03c010df6c0312bfef8
Input: synaptics - remove duplicated code

synaptics_profile_sensor_process() and synaptics_report_mt_data() now
share the exact same code. Remove one implementation and rely on the
other where it was used.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/synaptics.c