Skip to content

Commit

Permalink
usb: gadget: uvc: Correct documentation formatting
Browse files Browse the repository at this point in the history
The documentation table added in a36afe7 ("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: a36afe7 ("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>
  • Loading branch information
Daniel Scally authored and Greg Kroah-Hartman committed Feb 6, 2023
1 parent f5e7bdd commit 41070a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/ABI/testing/configfs-usb-gadget-uvc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 41070a7

Please sign in to comment.