diff options
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2022-02-03 17:32:17 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2022-03-01 17:46:02 +0300 |
commit | b79c1abae5e19726c5060749e4e7c9e426b045c8 (patch) | |
tree | 5882e2d52fd86c51dca25920b08daa855bacd03e /drivers/hid/hid-input.c | |
parent | 74acc277b65219002bb103e51e461c2934563ada (diff) | |
download | linux-b79c1abae5e19726c5060749e4e7c9e426b045c8.tar.xz |
HID: core: split data fetching from processing in hid_input_field()
This is a preparatory patch for being able to process the usages
out of order. We split the retrieval of the data in a separate function
and also split out the processing of the usages depending if the field
is an array or a variable.
No functional changes from this patch.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Reviewed-by: Ping Cheng <ping.cheng@wacom.com>
Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-input.c')
0 files changed, 0 insertions, 0 deletions