[PATCH 1/3] udev: Remove unused Elantech touchpad model binding

Paul Kocialkowski contact at paulk.fr
Tue May 2 10:35:34 UTC 2017


Le mardi 02 mai 2017 à 12:00 +1000, Peter Hutterer a écrit :
> On Fri, Apr 28, 2017 at 03:29:02PM +0200, Paul Kocialkowski wrote:
> > The Elantech touchpad model binding in udev is currently unused, since
> > pressure values were moved to a udev binding of their own.
> > 
> > This gets rid of the deprecated model binding.
> > 
> > Signed-off-by: Paul Kocialkowski <contact at paulk.fr>
> 
> All three pushed, thanks
> 
>    8a62639..46af543  master -> master

Excellent, thanks!

Cheers,

Paul

> > ---
> >  src/evdev.c                        | 1 -
> >  src/evdev.h                        | 1 -
> >  udev/90-libinput-model-quirks.hwdb | 1 -
> >  3 files changed, 3 deletions(-)
> > 
> > diff --git a/src/evdev.c b/src/evdev.c
> > index 7fd8478..d24a564 100644
> > --- a/src/evdev.c
> > +++ b/src/evdev.c
> > @@ -2254,7 +2254,6 @@ evdev_read_model_flags(struct evdev_device *device)
> >  		MODEL(ALPS_TOUCHPAD),
> >  		MODEL(SYNAPTICS_SERIAL_TOUCHPAD),
> >  		MODEL(JUMPING_SEMI_MT),
> > -		MODEL(ELANTECH_TOUCHPAD),
> >  		MODEL(APPLE_INTERNAL_KEYBOARD),
> >  		MODEL(CYBORG_RAT),
> >  		MODEL(CYAPA),
> > diff --git a/src/evdev.h b/src/evdev.h
> > index 465b8a3..c9a44f8 100644
> > --- a/src/evdev.h
> > +++ b/src/evdev.h
> > @@ -111,7 +111,6 @@ enum evdev_device_model {
> >  	EVDEV_MODEL_ALPS_TOUCHPAD = (1 << 8),
> >  	EVDEV_MODEL_SYNAPTICS_SERIAL_TOUCHPAD = (1 << 9),
> >  	EVDEV_MODEL_JUMPING_SEMI_MT = (1 << 10),
> > -	EVDEV_MODEL_ELANTECH_TOUCHPAD = (1 << 11),
> >  	EVDEV_MODEL_LENOVO_X220_TOUCHPAD_FW81 = (1 << 12),
> >  	EVDEV_MODEL_APPLE_INTERNAL_KEYBOARD = (1 << 13),
> >  	EVDEV_MODEL_CYBORG_RAT = (1 << 14),
> > diff --git a/udev/90-libinput-model-quirks.hwdb b/udev/90-libinput-model-
> > quirks.hwdb
> > index 3ae7a49..b5d11fe 100644
> > --- a/udev/90-libinput-model-quirks.hwdb
> > +++ b/udev/90-libinput-model-quirks.hwdb
> > @@ -89,7 +89,6 @@ libinput:name:* Touchpad:dmi:*svnDellInc.:*
> >  libinput:name:*ETPS/2 Elantech Touchpad*:dmi:*
> >   LIBINPUT_ATTR_RESOLUTION_HINT=31x31
> >   LIBINPUT_ATTR_PRESSURE_RANGE=24:10
> > - LIBINPUT_MODEL_ELANTECH_TOUCHPAD=1
> >  
> >  ##########################################
> >  # Google
> > -- 
> > 2.12.2
> > 
-- 
Paul Kocialkowski, developer of free digital technology and hardware support

Website: https://www.paulk.fr/
Coding blog: https://code.paulk.fr/
Git repositories: https://git.paulk.fr/ https://git.code.paulk.fr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20170502/719c2f94/attachment.sig>


More information about the wayland-devel mailing list