]> git.baikalelectronics.ru Git - kernel.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)
commit358d5b9afc165cc4262751cdb57e73d4010fcf33
tree43e3bca5029b1749ee16c633af401afe9ec3ffe1
parent0efb477adbae3a0d9ab5c7bd1956aa42c50ce5ea
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