forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork0
Commit7940fb0
HID: Add Logitech Dinovo Edge battery quirk
The battery status is also being reported by the logitech-hidpp driver,so ignore the standard HID battery status to avoid reporting the sameinfo twice.Note the logitech-hidpp battery driver provides more info, such as properlydifferentiating between charging and discharging. Also the standard HIDbattery info seems to be wrong, reporting a capacity of just 26% afterfully charging the device.Signed-off-by: Hans de Goede <hdegoede@redhat.com>Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>1 parentc27168a commit7940fb0
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
| 753 | + | |
753 | 754 | | |
754 | 755 | | |
755 | 756 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
322 | 325 | | |
323 | 326 | | |
324 | 327 | | |
| |||
0 commit comments
Comments
(0)