[U-Boot] [RFC PATCH] drivers/usb: regorganisation
Wolfgang Denk
wd at denx.de
Thu Apr 2 00:12:45 CEST 2009
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <1238606479-914-1-git-send-email-plagnioj at jcrosoft.com> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> ---
> better description will be wrote for the final patch
Maybe we should then remove some redundancy in the file names, too?
Like that:
> Best Regards,
>
> Makefile | 4 +++-
> drivers/usb/{ => core}/Makefile | 22 +---------------------
> drivers/usb/{ => core}/usb_ehci_core.c | 2 +-
> drivers/usb/{ => core}/usb_ohci.c | 2 +-
usb_ehci_core.c => ehci_core.c ?
usb_ohci.c => ohci.c ?
> drivers/usb/{ => core}/usbdcore.c | 2 +-
> drivers/usb/{ => gadget}/Makefile | 19 +------------------
> drivers/usb/{ => gadget}/usbdcore_ep0.c | 2 +-
> drivers/usb/{ => gadget}/usbdcore_mpc8xx.c | 4 ++--
> drivers/usb/{ => gadget}/usbdcore_omap1510.c | 4 ++--
usbdcore => dcore ?
> drivers/usb/{ => host}/usb_ehci_fsl.c | 5 ++---
> drivers/usb/{ => host}/usb_ehci_fsl.h | 0
> drivers/usb/{ => host}/usb_ehci_ixp.c | 4 ++--
> drivers/usb/{ => host}/usb_ehci_pci.c | 4 ++--
> drivers/usb/{ => host}/usb_ehci_vct.c | 5 ++---
> {drivers/usb => include}/usb_ehci.h | 0
> {drivers/usb => include}/usb_ehci_core.h | 0
> {drivers/usb => include}/usb_ohci.h | 0
usb_[eo]hci => [eo]hci ?
etc.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"More software projects have gone awry for lack of calendar time than
for all other causes combined."
- Fred Brooks, Jr., _The Mythical Man Month_
More information about the U-Boot
mailing list