commit | 9576af6a95dbabd035a59fa6ffc5b88baa07f221 | [log] [tgz] |
---|---|---|
author | Hans de Goede <[email protected]> | Fri Mar 22 08:41:38 2019 +0100 |
committer | Jiri Kosina <[email protected]> | Mon Apr 01 15:14:53 2019 +0200 |
tree | 228697e8b54c422d13a2de30ba1e6efc99b4d323 | |
parent | c6400e5cef5eafc259e649ceedc4c7eecc9069d8 [diff] |
HID: logitech-hidpp: simplify printing of HID++ version Simply always print the HID++ version on hidpp_root_get_protocol_version success. This also fixes the version not being printed when a HID++ device connected through a receiver is already connected when the hidpp driver is loaded. Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>