On Tue, 27 Nov 2012, Andrew Duggan wrote:
> Hi Jiri and Linux-Input,
>
> This patch fixes sending SIGIO from hidraw_report_event by creating a fasync
> handler which adds the fasync entry.
>
>
> Signed-off-by: Andrew Duggan
> ---
> drivers/hid/hidraw.c |8
> 1 file changed, 8 ins
Hi Jiri and Linux-Input,
This patch fixes sending SIGIO from hidraw_report_event by creating a fasync
handler which adds the fasync entry.
Signed-off-by: Andrew Duggan
---
drivers/hid/hidraw.c |8
1 file changed, 8 insertions(+)
diff --git a/drivers/hid/hidraw.c b/drivers/hid/hid