Searched hist:"59 d69bc8215478af6b89d4ae9ab0baf6d91eb870" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | wacom.h | diff 59d69bc8215478af6b89d4ae9ab0baf6d91eb870 Wed Jul 13 11:06:08 CDT 2016 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: wacom: EKR: have one power_supply per remote
Previously, all the remotes attached to the same receiver would share the same power_supply. That's not good as the remotes will constantly change the battery information according to their own state.
To have something generic enough, we introduce struct wacom_battery which regroups all the information we need for a battery.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Acked-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | wacom_wac.h | diff 59d69bc8215478af6b89d4ae9ab0baf6d91eb870 Wed Jul 13 11:06:08 CDT 2016 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: wacom: EKR: have one power_supply per remote
Previously, all the remotes attached to the same receiver would share the same power_supply. That's not good as the remotes will constantly change the battery information according to their own state.
To have something generic enough, we introduce struct wacom_battery which regroups all the information we need for a battery.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Acked-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | wacom_sys.c | diff 59d69bc8215478af6b89d4ae9ab0baf6d91eb870 Wed Jul 13 11:06:08 CDT 2016 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: wacom: EKR: have one power_supply per remote
Previously, all the remotes attached to the same receiver would share the same power_supply. That's not good as the remotes will constantly change the battery information according to their own state.
To have something generic enough, we introduce struct wacom_battery which regroups all the information we need for a battery.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Acked-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | wacom_wac.c | diff 59d69bc8215478af6b89d4ae9ab0baf6d91eb870 Wed Jul 13 11:06:08 CDT 2016 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: wacom: EKR: have one power_supply per remote
Previously, all the remotes attached to the same receiver would share the same power_supply. That's not good as the remotes will constantly change the battery information according to their own state.
To have something generic enough, we introduce struct wacom_battery which regroups all the information we need for a battery.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Acked-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|