Commit 41070a70 authored by Daniel Scally's avatar Daniel Scally Committed by Greg Kroah-Hartman

usb: gadget: uvc: Correct documentation formatting

The documentation table added in a36afe78 ("usb: gadget: uvc: Add
new enable_interrupt_ep attribute") was incorrect, resulting in a new
warning when compiling the documentation.

Correct the formatting to resolve the warning.

Fixes: a36afe78 ("usb: gadget: uvc: Add new enable_interrupt_ep attribute")
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarDaniel Scally <dan.scally@ideasonboard.com>
Link: https://lore.kernel.org/r/20230206151131.863960-1-dan.scally@ideasonboard.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f5e7bdd3
...@@ -17,12 +17,12 @@ Description: Control descriptors ...@@ -17,12 +17,12 @@ Description: Control descriptors
All attributes read only except enable_interrupt_ep: All attributes read only except enable_interrupt_ep:
================ ============================= =================== =============================
bInterfaceNumber USB interface number for this bInterfaceNumber USB interface number for this
streaming interface streaming interface
enable_interrupt_ep flag to enable the interrupt enable_interrupt_ep flag to enable the interrupt
endpoint for the VC interface endpoint for the VC interface
================ ============================= =================== =============================
What: /config/usb-gadget/gadget/functions/uvc.name/control/class What: /config/usb-gadget/gadget/functions/uvc.name/control/class
Date: Dec 2014 Date: Dec 2014
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment