Hi Jiri, On 2015-06-01 14:39, Jiri Kosina wrote: > [ ... snip ... ] >> + v = hid_snto32(hidpp_field_extract(hdev, data+3, 0, 12), 12); >> + input_report_rel(mydata->input, REL_X, v); >> + >> + v = hid_snto32(hidpp_field_extract(hdev, data+3, 12, 12), 12); >> + input_report_rel(mydata->input, REL_Y, v); > > There is no hidpp_field_extract() any more in this version of the > patchset. > > I've fixed that up and queued in for-4.2/logitech. > I am embarrassed, you are right, I forgot to add these "last minute" changes in the git... Anyway, thanks for the inclusion BR -- gpg @keyserver.linux.it: Goffredo Baroncelli <kreijackATinwind.it> Key fingerprint BBF5 1610 0B64 DAC6 5F7D 17B2 0EDA 9B37 8B82 E0B5 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html