Re: [linux-usb-devel] Re: [PATCH] vicam.c: minor fixes

2002-10-31 Thread Greg KH
On Thu, Oct 31, 2002 at 09:17:18PM -0800, Joe Burks wrote: > Looks good to me. Please include it. > > I was working on patches to vicam as well, I guess I'm going to have to > figure out how to get your pre-release and submit a patch against it now > :) Any easy way to do this without bit keep

Re: [linux-usb-devel] Re: [PATCH] vicam.c: minor fixes

2002-10-31 Thread Greg KH
On Thu, Oct 31, 2002 at 07:39:19AM -0800, John Tyner wrote: > Hi, > This patch fixes some things that have failed to go in as part of other > patches that have been rejected. Namely, this adds the forgotten up call > in the read function, removes the usb_put_dev (since there is no > usb_get_dev), a

[linux-usb-devel] Re: [PATCH] vicam.c: minor fixes

2002-10-31 Thread Joe Burks
Looks good to me. Please include it. I was working on patches to vicam as well, I guess I'm going to have to figure out how to get your pre-release and submit a patch against it now :) Any easy way to do this without bit keeper? At 04:13 PM 10/31/2002 -0800, Greg KH wrote: On Thu, Oct 31, 200

[linux-usb-devel] Re: [PATCH] vicam.c: minor fixes

2002-10-31 Thread Greg KH
On Thu, Oct 31, 2002 at 07:39:19AM -0800, John Tyner wrote: > Hi, > This patch fixes some things that have failed to go in as part of other > patches that have been rejected. Namely, this adds the forgotten up call > in the read function, removes the usb_put_dev (since there is no > usb_get_dev), a

[linux-usb-devel] Re: [PATCH] vicam.c: minor fixes

2002-10-31 Thread John Tyner
Hi, This patch fixes some things that have failed to go in as part of other patches that have been rejected. Namely, this adds the forgotten up call in the read function, removes the usb_put_dev (since there is no usb_get_dev), and also moves the allocation and freeing of the image and frame buffer