]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 11 Oct 2011 05:02:33 +0000 (22:02 -0700)
committerFelipe Balbi <balbi@ti.com>
Thu, 13 Oct 2011 17:41:40 +0000 (20:41 +0300)
commitef8bedb9048c293dfa85ac36482a1970646a8272
treed20426f584ee7854fd4061a768249e7ac35a1bcc
parent356db7edadb98edbc60abf46b86a1816bfee6278
usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c

usbhs_usbreq_get/set_val() functions were in pipe.c file,
but it is irrelevant to pipe.
this patch move it to common.c

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/renesas_usbhs/common.c
drivers/usb/renesas_usbhs/common.h
drivers/usb/renesas_usbhs/pipe.c
drivers/usb/renesas_usbhs/pipe.h