[media] uvcvideo: Make the API public
Move the public API definitions to include/linux/uvcvideo.h and bump the version number to 1.1.0. Compatibility with the old API is kept, application can still be compiled against the private header and will not break. Signed-off-by:Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab@redhat.com>
Showing
- Documentation/ioctl/ioctl-number.txt 1 addition, 1 deletionDocumentation/ioctl/ioctl-number.txt
- drivers/media/video/uvc/uvc_v4l2.c 7 additions, 6 deletionsdrivers/media/video/uvc/uvc_v4l2.c
- drivers/media/video/uvc/uvcvideo.h 30 additions, 38 deletionsdrivers/media/video/uvc/uvcvideo.h
- include/linux/Kbuild 1 addition, 0 deletionsinclude/linux/Kbuild
- include/linux/uvcvideo.h 69 additions, 0 deletionsinclude/linux/uvcvideo.h
Loading
Please register or sign in to comment