[U-Boot] [RFC PATCH] drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Thu Apr 2 07:22:59 CEST 2009
On 00:12 Thu 02 Apr , Wolfgang Denk wrote:
> 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 ?
is this case ehci.c could be better
>
> > 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 ?
device or udc as in most of the linux file name
>
> > 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 ?
>
Remy what do you prefer?
Best Regards,
J.
More information about the U-Boot
mailing list