aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorWesley Cheng <[email protected]>2021-10-27 13:10:06 -0700
committerGreg Kroah-Hartman <[email protected]>2021-10-30 10:55:55 +0200
commitb0d5d2a71641bb50cada708cc8fdca946a837e9a (patch)
treea5c9f4c362993726181f6d959890b0006c0cdc10 /drivers/usb/cdns3/cdns3-trace.c
parentc47055e943b0b71c2e719bc2d0b47e00f89becaa (diff)
usb: gadget: udc: core: Revise comments for USB ep enable/disable
The usb_ep_disable() and usb_ep_enable() routines are being widely used in atomic/interrupt context by function drivers. Hence, the statement about it being able to only run in process context may not be true. Add an explicit comment mentioning that it can be used in atomic context. Acked-by: Alan Stern <[email protected]> Signed-off-by: Wesley Cheng <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions