Skip to content
Commit 5df682b2 authored by Joseph Salisbury's avatar Joseph Salisbury Committed by Dmitry Torokhov
Browse files

Input: cypress_ps2 - do not consider data bad if palm is detected



If hardware (or firmware) detects palm on the surface of the device it does
not mean that the data packet is bad from the protocol standpoint. Instead
of reporting PSMOUSE_BAD_DATA in this case simply threat it as if nothing
touches the surface.

BugLink: http://bugs.launchpad.net/bugs/1229361

Signed-off-by: default avatarJoseph Salisbury <joseph.salisbury@canonical.com>
Tested-by: default avatarKamal Mostafa <kamal@canonical.com>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent c2e60959
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment