linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH Wacom EKR Battery Fixes 0/3]
@ 2023-07-25 22:19 Aaron Armstrong Skomra
  2023-08-14  9:44 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Armstrong Skomra @ 2023-07-25 22:19 UTC (permalink / raw)
  To: linux-input, linux-kernel, benjamin.tissoires, jikos
  Cc: pinglinux, skomra, Joshua, jason.gerecke, stable

Currently the ExpressKey Remote battery will persist indefinitely in
/sys/class/power_supply. Remove the battery when we stop getting
reports from the device.

Also remove some unneccessary code and make an EKR struct name more
descriptive.

Only the bugfix in the first patch will be sent to stable.

Aaron Armstrong Skomra (3):
  HID: wacom: remove the battery when the EKR is off
  HID: wacom: remove unnecessary 'connected' variable from EKR
  HID: wacom: struct name cleanup

 drivers/hid/wacom.h     |  1 +
 drivers/hid/wacom_sys.c | 44 +++++++++++++++++++++++++++++------------
 drivers/hid/wacom_wac.c |  7 +++----
 drivers/hid/wacom_wac.h |  4 ++--
 4 files changed, 37 insertions(+), 19 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-14  9:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25 22:19 [PATCH Wacom EKR Battery Fixes 0/3] Aaron Armstrong Skomra
2023-08-14  9:44 ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).