summaryrefslogtreecommitdiff
path: root/include/linux/usb/usb_urb_compat.h
AgeCommit message (Collapse)Author
2022-07-12usb: common: move urb code to commonRui Miguel Silva
Move urb code from musb only use to a more common scope, so other drivers in the future can use the handling of urb in usb. Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>