Re: [PATCH libinput] udev: Fix Chromebook R13 CB5-312T hwdb name

2018-05-08 Thread Peter Hutterer
On Mon, May 07, 2018 at 08:46:39PM +0200, Paul Kocialkowski wrote: > This fixes a typo in the Chromebook R13 CB5-312T hwdb name match and > extends it to the full model name, so that potential future other > Chromebook R13 devices (that are not CB5-312T) won't use these quirks. > > Signed-off-by:

[PATCH libinput] udev: Fix Chromebook R13 CB5-312T hwdb name

2018-05-07 Thread Paul Kocialkowski
This fixes a typo in the Chromebook R13 CB5-312T hwdb name match and extends it to the full model name, so that potential future other Chromebook R13 devices (that are not CB5-312T) won't use these quirks. Signed-off-by: Paul Kocialkowski --- udev/90-libinput-model-quirks.hwdb | 2 +- 1 file cha