• John Tyner's avatar
    [PATCH] USB vicam.c: minor fixes · cf0b276f
    John Tyner authored
    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 buffers to the open and close calls only.
    cf0b276f
vicam.c 36 KB