Re: [PATCH 2/2] Add driver for mouse logitech M560

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux