usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe.
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Wed, 9 Jul 2014 11:30:03 +0000 (20:30 +0900)
committerFelipe Balbi <balbi@ti.com>
Thu, 10 Jul 2014 13:36:49 +0000 (08:36 -0500)
commit6a0541599f54b556442d6130e4f9faaad91bf3a2
tree9fdc7ec904acb072120c020f9a70bb93d49e6abb
parent527b570c842710ca32905808bea630ec53ad0b3b
usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe.

This patch fixes an issue that the driver cannot push a new data when
a pipe is re-enabled after the pipe is queued.

Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/renesas_usbhs/pipe.c