]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
usb: gadget: renesas_usbhs: remove usbhsh_request list
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 31 Oct 2011 07:47:44 +0000 (00:47 -0700)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:45:05 +0000 (11:45 +0200)
commitc5b963f809f378d4fedd6f2f09b36f50c5a37bd5
tree503a06e7ad26343960df9facd17991e57fe0231e
parent9c6736523a23371ae58c5427587ee1652ba059c1
usb: gadget: renesas_usbhs: remove usbhsh_request list

mod_host had usbhsh_request active/free list.
it was almost meaningless, and vainly complicated.
This patch remove it.

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