usb: renesas_usbhs: pop packet when urb dequeued
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 9 Dec 2011 02:26:07 +0000 (18:26 -0800)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 10:26:35 +0000 (12:26 +0200)
commit547965436d8dc8747b1931af954a178d30e86f6c
treea3fc648551f795146da5edea53ed1ec40696dcfe
parent37332ee0dfb017aea566047be945d6fd3531c713
usb: renesas_usbhs: pop packet when urb dequeued

usbhsh_ureq_free() is not enough when urb dequeued.

Without this patch, the driver can not recognize re-connected
USB device after USB hub disconnected

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/renesas_usbhs/mod_host.c
This page took 0.024436 seconds and 5 git commands to generate.