Re: [Patch] hid: enhance hid-saitek for use with R.A.T.5 and similar

From: Piotr Sawuk
Date: Wed Jan 27 2016 - 18:17:04 EST


On Di, 26.01.2016, 15:29, Jiri Kosina wrote:
> On Sat, 9 Jan 2016, Piotr Sawuk wrote:
>

>> Signed-off-by: Piotr Sawuk <piotr5@xxxxxxxxxxxx>
>
> The patch has been damaged by your mail client, and as such can't be
> applied. Could you please fix that up and resend?

thanks, I fixed that by an addon to thunderbird.
>

>
> Could you please keep the list sorted (at least by parts)?

done.
>

>> + hdev = container_of(dev, struct hid_device, dev);
>
> You can use to_hid_device() here.

sorry, didn't notice that recent addition.
my new patch wont work against older kernel versions though...

P