On Di, 26.01.2016, 15:29, Jiri Kosina wrote:
On Sat, 9 Jan 2016, Piotr Sawuk wrote:
quoted
Signed-off-by: Piotr Sawuk <redacted>
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.
quoted
+ 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