Re: [PATCH] uvcvideo: check minimum border of control

2010-02-02 Thread Laurent Pinchart
Hi Márton, On Tuesday 26 January 2010 22:37:52 Németh Márton wrote: > Check also the minimum border of a value before setting it > to a control value. > > See also http://bugzilla.kernel.org/show_bug.cgi?id=12824 . > > Signed-off-by: Márton Németh I've updated the previous patch in the uvcvid

Re: [PATCH] uvcvideo: check minimum border of control

2010-01-29 Thread Mauro Carvalho Chehab
Németh Márton wrote: > Mauro Carvalho Chehab wrote: >> Németh Márton wrote: >>> Mauro Carvalho Chehab wrote: Németh Márton wrote: > Check also the minimum border of a value before setting it > to a control value. > > See also http://bugzilla.kernel.org/show_bug.cgi?id=12824 . >

Re: [PATCH] uvcvideo: check minimum border of control

2010-01-29 Thread Németh Márton
Mauro Carvalho Chehab wrote: > Németh Márton wrote: >> Mauro Carvalho Chehab wrote: >>> Németh Márton wrote: Check also the minimum border of a value before setting it to a control value. See also http://bugzilla.kernel.org/show_bug.cgi?id=12824 . >>> Patch didn't apply. Had you

Re: [PATCH] uvcvideo: check minimum border of control

2010-01-29 Thread Mauro Carvalho Chehab
Németh Márton wrote: > Mauro Carvalho Chehab wrote: >> Németh Márton wrote: >>> Check also the minimum border of a value before setting it >>> to a control value. >>> >>> See also http://bugzilla.kernel.org/show_bug.cgi?id=12824 . >> Patch didn't apply. Had you generated against our -git tree? >>

Re: [PATCH] uvcvideo: check minimum border of control

2010-01-29 Thread Németh Márton
Mauro Carvalho Chehab wrote: > Németh Márton wrote: >> Check also the minimum border of a value before setting it >> to a control value. >> >> See also http://bugzilla.kernel.org/show_bug.cgi?id=12824 . > > Patch didn't apply. Had you generated against our -git tree? > http://git.linuxtv.org

Re: [PATCH] uvcvideo: check minimum border of control

2010-01-29 Thread Mauro Carvalho Chehab
Németh Márton wrote: > Check also the minimum border of a value before setting it > to a control value. > > See also http://bugzilla.kernel.org/show_bug.cgi?id=12824 . Patch didn't apply. Had you generated against our -git tree? http://git.linuxtv.org/v4l-dvb.git Cheers, Mauro. > > Sig

[PATCH] uvcvideo: check minimum border of control

2010-01-26 Thread Németh Márton
Check also the minimum border of a value before setting it to a control value. See also http://bugzilla.kernel.org/show_bug.cgi?id=12824 . Signed-off-by: Márton Németh --- drivers/media/video/uvc/uvc_ctrl.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/media/