diff options
author | Hans de Goede <hdegoede@redhat.com> | 2019-04-20 13:22:13 +0200 |
---|---|---|
committer | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2019-04-23 18:02:57 +0200 |
commit | 0610430e3dea51c9a00565af685745898048fa2b (patch) | |
tree | 8dc2bbd9fc6f3b0a5ffe06ed9ce1518c417906de /lib/fault-inject.c | |
parent | d71b18f7c7999381a9b721d761b0aceffdcd65da (diff) |
HID: logitech-hidpp: add input_device ptr to struct hidpp_device
Most device-class specific code needs access to the input_device, instead
of storing that in the class specific data-struct, simply store this into
the hidpp_device struct itself.
In case of the m560 this avoids the need for having private data at all
and this will also avoid the need to add private data in some upcoming
patches.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions