usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 31 Oct 2011 07:48:22 +0000 (00:48 -0700)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:45:08 +0000 (11:45 +0200)
commitf352741d2704a480a927160be8c910570bf51238
tree43ca57cd4d497e4e770ac674a1e6f656018a5668
parentd399f90d192f4cbda2527d42d054d090e327a9a0
usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()

this patch cleanup
 - make sure static function
 - remove unneeded label
 - useless local variable were removed

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