public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] musb_hdrc: Unify naming and rename common files
@ 2007-08-20  9:10 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-21  7:23 ` [PATCH 0/9] musb_hdrc: Unify naming and rename common files Tony Lindgren
  0 siblings, 2 replies; 11+ messages in thread
From: Tony Lindgren @ 2007-08-20  9:10 UTC (permalink / raw)
  To: linux-omap-open-source

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.

Regards,

Tony

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-08-21  7:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/9] musb_hdrc: Unify naming and rename common files Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox