Skip to content
Commit ad1adb89 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: musb: gadget: do not poke with gadget's list_head



struct usb_request's list_head is supposed to be
used only by gadget drivers, but musb is abusing
that. Give struct musb_request its own list_head
and prevent musb from poking into other driver's
business.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 63eed2b5
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