Skip to content
Commit 02c3b4c7 authored by Al Cooper's avatar Al Cooper Committed by Felipe Balbi
Browse files

usb: gadget: bdc: fix a driver crash on disconnect



ep_dequeue() in bdc_ep.c was capturing the hw dequeue pointer
incorrectly by reading the wrong register for the upper 32 bits.

Signed-off-by: default avatarAl Cooper <alcooperx@gmail.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent cbfe8fa6
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