mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
UPSTREAM: usb: gadget: uvc: Correct documentation formatting
The documentation table added ina36afe7804("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:a36afe7804("usb: gadget: uvc: Add new enable_interrupt_ep attribute") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com> Link: https://lore.kernel.org/r/20230206151131.863960-1-dan.scally@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: William Wu <william.wu@rock-chips.com> (cherry picked from commit41070a7027) Change-Id: I0aa0b5bc6585f22271f84c3feb8b52b975a5dc59
This commit is contained in:
@@ -17,12 +17,12 @@ Description: Control descriptors
|
||||
|
||||
All attributes read only except enable_interrupt_ep:
|
||||
|
||||
================ =============================
|
||||
=================== =============================
|
||||
bInterfaceNumber USB interface number for this
|
||||
streaming interface
|
||||
enable_interrupt_ep flag to enable the interrupt
|
||||
endpoint for the VC interface
|
||||
================ =============================
|
||||
=================== =============================
|
||||
|
||||
What: /config/usb-gadget/gadget/functions/uvc.name/control/class
|
||||
Date: Dec 2014
|
||||
|
||||
Reference in New Issue
Block a user