From: Tony Lindgren <tony@atomide.com>
To: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH 0/9] musb_hdrc: Unify naming and rename common files
Date: Tue, 21 Aug 2007 00:23:28 -0700 [thread overview]
Message-ID: <20070821072328.GG31816@atomide.com> (raw)
In-Reply-To: <11876010273160-git-send-email-tony@atomide.com>
* Tony Lindgren <tony@atomide.com> [070820 06:38]:
> Hi all,
>
> Attached patch series replaces Inventra naming with
> musb, and renames the core musb files to start with
> musb_.
>
> Renaming the files unifies the file names, and groups
> them by type. This all should make it easier for people
> to locate the right piece of code within the driver.
>
> After applying the patch series, the musb directory
> has following files:
>
> $ ls
> cppi_dma.c musb_core.c musb_host.c omap2430.h
> cppi_dma.h musb_core.h musb_host.h tusb6010.c
> davinci.c musb_debug.h musb_host_virthub.c tusb6010.h
> davinci.h musb_dma.h musbhsdma.c tusb6010_omap.c
> Kconfig musb_gadget.c musb_procfs.c
> Makefile musb_gadget_ep0.c musb_regs.h
> musb_arch.h musb_gadget.h omap2430.c
>
> Tested on tusb.
Pushing this series today refreshed based on following comments
from David Brownell:
- 1/9: Use MUSB_PIO_ONLY instead of USB_MUSB_DISABLE_DMA, fix
Makefile comment
- 3/9: Use musb_io.h instead of musb_arch.h
- 8/9: Use musb_virthub.c instead of musb_host_virthub.c
Regards,
Tony
prev parent reply other threads:[~2007-08-21 7:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-20 9:10 [PATCH 0/9] musb_hdrc: Unify naming and rename common files Tony Lindgren
2007-08-20 9:10 ` [PATCH 1/9] musb_hdrc: Search and replace USB_INVENTRA_FIFO with USB_MUSB_DISABLE_DMA Tony Lindgren
2007-08-20 9:10 ` [PATCH 2/9] musb_hdrc: Search and replace USB_INVENTRA_HCD_LOGGING with USB_MUSB_LOGLEVEL Tony Lindgren
2007-08-20 9:10 ` [PATCH 3/9] musb_hdrc: Rename plat_uds.c to musb_core.c, plat_arc.h to musb_arch.h Tony Lindgren
2007-08-20 9:10 ` [PATCH 4/9] musb_hdrc: Rename musbhdrc.h to musb_regs.h Tony Lindgren
2007-08-20 9:10 ` [PATCH 5/9] musb_hdrc: Rename musbdefs.h to musb_core.h Tony Lindgren
2007-08-20 9:10 ` [PATCH 6/9] musb_hdrc: Rename dma.h to musb_dma.h Tony Lindgren
2007-08-20 9:10 ` [PATCH 7/9] musb_hdrc: Rename g_ep0.c musb_gadget_ep0.c Tony Lindgren
2007-08-20 9:10 ` [PATCH 8/9] musb_hdrc: Rename virthub.c musb_host_virthub.c Tony Lindgren
2007-08-20 9:10 ` [PATCH 9/9] musb_hdrc: Rename debug.h to musb_debug.h Tony Lindgren
2007-08-21 7:23 ` Tony Lindgren [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070821072328.GG31816@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap-open-source@linux.omap.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.