usb: gadget: renesas_usbhs: tidyup mod_host request variable name
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 24 Oct 2011 02:56:53 +0000 (19:56 -0700)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:44:56 +0000 (11:44 +0200)
commit25234b46be2a1688d38fb55ed9d7e3f2cc41c9af
treee0950a33eb5ee1bbe3b9542067692ae35a2e66fc
parent76190152fb62650ea6530c166d9adbaa08cdb5d0
usb: gadget: renesas_usbhs: tidyup mod_host request variable name

renesas_usbhs driver use "req" for struct usb_ctrlrequest,
and "ureq" for struct usbhsh_request

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