commit | 1950f462916edc9581168ca8d5882a8101e8bbcf | [log] [tgz] |
---|---|---|
author | Philipp Zabel <philipp.zabel@gmail.com> | Mon Jan 14 08:19:22 2019 +0100 |
committer | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Wed Jan 16 14:29:48 2019 +0100 |
tree | 866de4ed3a30a68635f0d49b433c82ea175df50b | |
parent | 77ae0d8e401f083ca69c202502da4fc0e38cb1b7 [diff] |
HID: core: simplify active collection tracking Manually tracking an active collection to set collection parents is not necessary, we just have to look one step back into the collection stack to find the correct parent. Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>