udev: add the P50 to the T450 jumping motion quirks
On slow finger motion, this device also sends a bunch of events with only pressure updates, followed by a massive coordinate jump. Enable the quirk so we skip that jump. https://bugs.freedesktop.org/show_bug.cgi?id=105022 This patch was initially applied as ab55302e and reverted as e8cb7e45. Turns out the issues are unrelated to this patch, so let's re-apply it. Signed-off-by:Peter Hutterer <peter.hutterer@who-t.net>