Re: [PATCH 1/5] HID: LG: Add support for Logitech Momo Force (Red) Wheel

2013-02-20 Thread Jiri Kosina
On Tue, 19 Feb 2013, Simon Wood wrote: > This patch provides a modified report descriptor to split accelerator > and brake, and adds the 'NO_GET' flag to prevent it hanging on > connection. Applied, thanks Simon. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscr

[PATCH 1/5] HID: LG: Add support for Logitech Momo Force (Red) Wheel

2013-02-19 Thread Simon Wood
This patch provides a modified report descriptor to split accelerator and brake, and adds the 'NO_GET' flag to prevent it hanging on connection. Note: for convience this patch is against the follow patch which was applied earlier this week. https://patchwork.kernel.org/patch/2153471/ Signed-off-b