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)
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

Simple merge