Re: [PATCH 1/2, RFC] gspca: add input support for interrupt endpoints

2010-01-27 Thread Hans de Goede
Hi, On 01/27/2010 07:34 AM, Németh Márton wrote: Hello Jean-Francois, do you have any comments or suggestions about this patch? I've been playing around a bit with the latest incarnation of this patch (with the resubmit issue fixed), and I can report that it works very well. Once this is

Re: [PATCH 1/2, RFC] gspca: add input support for interrupt endpoints

2010-01-19 Thread Hans de Goede
Hi, Looks good to me now. Regards, Hans On 01/18/2010 09:01 PM, Németh Márton wrote: From: Márton Némethnm...@freemail.hu Add support functions for interrupt endpoint based input handling. Signed-off-by: Márton Némethnm...@freemail.hu --- diff -r 875c200a19dc

Re: [PATCH 1/2, RFC] gspca: add input support for interrupt endpoints

2010-01-18 Thread Hans de Goede
Hi, Thanks for your continued work on this. I'm afraid I found one thing which needs fixing (can be fixed with a separate patch after merging, but that is up to Jean-Francois). See my comments inline. On 01/17/2010 02:08 PM, Németh Márton wrote: From: Márton Némethnm...@freemail.hu Add

Re: [PATCH 1/2, RFC] gspca: add input support for interrupt endpoints

2010-01-18 Thread Németh Márton
Hans de Goede wrote: Hi, Thanks for your continued work on this. I'm afraid I found one thing which needs fixing (can be fixed with a separate patch after merging, but that is up to Jean-Francois). See my comments inline. Thanks for the feedback, I hope the quality of the software

Re: [PATCH 1/2, RFC] gspca: add input support for interrupt endpoints

2010-01-18 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Add support functions for interrupt endpoint based input handling. Signed-off-by: Márton Németh nm...@freemail.hu --- diff -r 875c200a19dc linux/drivers/media/video/gspca/gspca.c --- a/linux/drivers/media/video/gspca/gspca.c Sun Jan 17 07:58:51 2010 +0100

[PATCH 1/2, RFC] gspca: add input support for interrupt endpoints

2010-01-17 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Add support functions for interrupt endpoint based input handling. Signed-off-by: Márton Németh nm...@freemail.hu --- diff -r 875c200a19dc linux/drivers/media/video/gspca/gspca.c --- a/linux/drivers/media/video/gspca/gspca.c Sun Jan 17 07:58:51 2010 +0100