[PATCH] USB vicam.c: minor fixes
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.
Showing
Please register or sign in to comment