]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: psmouse - remove hardcoded touchpad size from the focaltech driver
authorMathias Gottschlag <mgottschlag@gmail.com>
Sat, 7 Mar 2015 21:26:31 +0000 (13:26 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 7 Mar 2015 21:40:20 +0000 (13:40 -0800)
commit3e9845251926723319fb60c9e546fe42d3d11687
tree43e3bca5029b1749ee16c633af401afe9ec3ffe1
parent20f02d66f042f2b6a929519fd9ee62f77013ccaa
Input: psmouse - remove hardcoded touchpad size from the focaltech driver

The size has in most cases already been fetched from the touchpad, the
hardcoded values should have been removed.

Signed-off-by: Mathias Gottschlag <mgottschlag@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/focaltech.c