commit | b189da901536cf7e9c95c17dd159cfbaddcc0384 | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Wed Jul 13 18:05:53 2016 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Aug 05 13:39:13 2016 +0200 |
tree | 4903e4eed5a016a06fb1a7254a165d5b2e96f9b7 | |
parent | d17d1f171158cc0663b072d91265cc8a6b477c77 [diff] |
HID: wacom: switch battery to devres Simplifying the error code paths. We need to keep wacom_destroy_battery() around for now as the wireless module and the remotes are using it to dynamically remove the battery supply on disconnect. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Acked-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>