usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received
authorPratyush Anand <pratyush.anand@st.com>
Mon, 2 Jul 2012 04:51:54 +0000 (10:21 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 2 Jul 2012 07:03:55 +0000 (10:03 +0300)
commite274a31e29b6a097c32f526493f4ebce10856dcb
tree57bb5ca8df17d29a1873631e7400e3e6d2e1d99f
parentdd864f20b382b131bfe10c87c5c81985f5bafa54
usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received

As per databook, ACCEPT{U1,U2}ENA bits should be set after receiving
SetConfiguration Command.

Signed-off-by: Pratyush Anand <pratyush.anand@st.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/ep0.c
drivers/usb/dwc3/gadget.c