docs: usb: fix reference to nonexistent file in UVC Gadget
authorVegard Nossum <vegard.nossum@oracle.com>
Sun, 22 Oct 2023 18:53:11 +0000 (20:53 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 23 Oct 2023 02:41:01 +0000 (20:41 -0600)
Fix a typo in the path of this reference.

Fixes: 094f391013ba ("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>

Documentation/usb/gadget_uvc.rst

index 80a1f031b59328d972d85c7ff55834a0c78611df..bf78fba3ce237cb5ac34c6af20fc41575c60e9ac 100644 (file)
@@ -126,7 +126,7 @@ might do:
        create_frame 1920 1080 uncompressed yuyv
 
 The only uncompressed format currently supported is YUYV, which is detailed at
-Documentation/userspace-api/media/v4l/pixfmt-packed.yuv.rst.
+Documentation/userspace-api/media/v4l/pixfmt-packed-yuv.rst.
 
 Color Matching Descriptors
 ~~~~~~~~~~~~~~~~~~~~~~~~~~