commit | 090760d4269d03d05341e428b6a7ef68f94c5dcc | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Fri Mar 22 08:41:39 2019 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Apr 01 15:14:54 2019 +0200 |
tree | 4cef844d10a7e502d3d6745c9a81d4f573090c67 | |
parent | 9576af6a95dbabd035a59fa6ffc5b88baa07f221 [diff] |
HID: logitech-hidpp: remove hidpp_is_connected() Remove the hidpp_is_connected() function wrapper, and have the callers directly call hidpp_root_get_protocol_version() instead. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>