HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ng
authorFabian Vogt <fabian@ritter-vogt.de>
Tue, 3 Oct 2023 19:07:00 +0000 (21:07 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 5 Oct 2023 10:50:35 +0000 (12:50 +0200)
commitb009aa38a380becd98cc4e01c9b7626a11cb4905
tree9b0f7b27f28c188fee5d2301b8a9f49518fc02fc
parent8f02139ad9a7e6e5c05712f8c1501eebed8eacfd
HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ng

Like various other devices using similar hardware, this model reports a
perpetually empty battery (0-1%).

Join the others and apply HID_BATTERY_QUIRK_IGNORE.

Signed-off-by: Fabian Vogt <fabian@ritter-vogt.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-input.c