linuxwacom / input-wacom

Linux kernel driver for Wacom devices
GNU General Public License v2.0
615 stars 58 forks source link

Backporting upstream battery patches #388

Closed Joshua-Dickens closed 1 year ago

Joshua-Dickens commented 1 year ago

Backporting Aaron's upstream battery patches with some kernel version checks to make sure anything below 4.19 is not running the new code and only using what was there before.

jigpu commented 1 year ago

Thanks! LGTM