Skip to content

Commit 16794ed

Browse files
vegardJonathan Corbet
authored andcommitted
docs: usb: fix reference to nonexistent file in UVC Gadget
Fix a typo in the path of this reference. Fixes: 094f391 ("docs: usb: Add documentation for the UVC Gadget") Cc: Daniel Scally <dan.scally@ideasonboard.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20231022185311.919325-1-vegard.nossum@oracle.com>
1 parent 40d35bf commit 16794ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/usb/gadget_uvc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ might do:
126126
create_frame 1920 1080 uncompressed yuyv
127127
128128
The only uncompressed format currently supported is YUYV, which is detailed at
129-
Documentation/userspace-api/media/v4l/pixfmt-packed.yuv.rst.
129+
Documentation/userspace-api/media/v4l/pixfmt-packed-yuv.rst.
130130
131131
Color Matching Descriptors
132132
~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)