git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
356db7e
)
usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Tue, 11 Oct 2011 05:02:33 +0000
(22:02 -0700)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 13 Oct 2011 17:41:40 +0000
(20:41 +0300)
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>
No differences found