diff options
author | Aditya Garg <gargaditya08@live.com> | 2025-06-30 15:37:13 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2025-07-03 10:41:40 +0300 |
commit | 9bdc30e35cbc1aa78ccf01040354209f1e11ca22 (patch) | |
tree | d6a1332b78ed502f8d7e9732fd7eb4d8636649a8 /scripts/lib/kdoc/kdoc_files.py | |
parent | c061046fe9ce3ff31fb9a807144a2630ad349c17 (diff) | |
download | linux-9bdc30e35cbc1aa78ccf01040354209f1e11ca22.tar.xz |
HID: magicmouse: avoid setting up battery timer when not needed
Currently, the battery timer is set up for all devices using
hid-magicmouse, irrespective of whether they actually need it or not.
The current implementation requires the battery timer for Magic Mouse 2
and Magic Trackpad 2 when connected via USB only. Add checks to ensure
that the battery timer is only set up when they are connected via USB.
Fixes: 0b91b4e4dae6 ("HID: magicmouse: Report battery level over USB")
Cc: stable@vger.kernel.org
Signed-off-by: Aditya Garg <gargaditya08@live.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions