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:
87c0104
)
USB: gadget: Separate out PCI bus code from ci13xxx_udc
author
Pavankumar Kondeti
<pkondeti@codeaurora.org>
Tue, 7 Dec 2010 12:23:59 +0000
(17:53 +0530)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 10 Dec 2010 22:23:32 +0000
(14:23 -0800)
Move PCI bus code from ci13xxx_udc to a new file ci13xxx_pci. SoC's
which has MIPS USB core can include the ci13xxx_udc and keep bus glue
code in their respective gadget controller drivers.
Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found