commit | 409a15da9851b6e6a5e1c5787be31a987184b7cf | [log] [tgz] |
---|---|---|
author | Pavankumar Kondeti <pkondeti@codeaurora.org> | Tue Dec 07 17:53:59 2010 +0530 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 10 14:23:32 2010 -0800 |
tree | ade8d523b7c9b04a48523ebc4a39b8d3401918ad | |
parent | 87c0104af742af2acfcbd685f2b9a40f33770dc0 [diff] |
USB: gadget: Separate out PCI bus code from ci13xxx_udc 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>