Re: [PATCH] psmouse: added BYD touchpad driver

From: Richard Pospesel
Date: Wed Feb 10 2016 - 21:58:15 EST


Ok I think this about covers it. The line length issues remain, but the script
repors them as warnings so I'm not to worried about it. Patch follows:
---
Input: BYD: Added proper touch support

Implemented absolute position and touch reporting. Now BYD touchpads will use
the synaptics/libinput xorg touchpad drivers. Added documenatation for all
known gesture packets and initialization commands.

Signed-off-by: Richard Pospesel <pospeselr@xxxxxxxxx>
---