Revert "Add Dell XPS13 L322X touchpad quirks"

The current match doesn't capture all L322X devices, the 'pn' element of
the dmi modalias can read 'pnXPSL322X' or 'pnDellSystemXPSL322X'.
Reverting in favour of the following patch.

This reverts commit 69fe467fba.

https://bugs.freedesktop.org/show_bug.cgi?id=104990
This commit is contained in:
Peter Hutterer 2018-04-17 10:06:22 +10:00
parent 08d85350cb
commit ea52b0d575

View file

@ -103,10 +103,6 @@ libinput:name:* Touchpad:dmi:*svnDellInc.:*
libinput:name:*AlpsPS/2 ALPS GlidePoint:dmi:*svnDellInc.:pnLatitudeE6220:*
LIBINPUT_ATTR_PRESSURE_RANGE=100:90
libinput:name:*CyPS/2 Cypress Trackpad:dmi:*svnDell*:pnDellSystemXPSL322X*
LIBINPUT_ATTR_PRESSURE_RANGE=30:20
LIBINPUT_ATTR_PALM_PRESSURE_THRESHOLD=254
##########################################
# Elantech
##########################################