RE: [PATCH] USB: Generalize usb initialization for omap hw

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Filipe

>-----Original Message-----
>Create a generic board-file for initializing usb
>on omap2430 and omap3 boards.
>
>Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxx>
>---
> arch/arm/mach-omap2/Makefile            |    6 +-
> arch/arm/mach-omap2/board-2430sdp-usb.c |   96 ------------
> arch/arm/mach-omap2/board-2430sdp.c     |    5 +-
> arch/arm/mach-omap2/board-3430sdp-usb.c |  241 -------------------------------
> arch/arm/mach-omap2/board-3430sdp.c     |    5 +-
> arch/arm/mach-omap2/usb-ehci.c          |  162 +++++++++++++++++++++
> arch/arm/mach-omap2/usb-musb.c          |  116 +++++++++++++++
> include/asm-arm/arch-omap/usb-ehci.h    |   35 +++++
> include/asm-arm/arch-omap/usb-musb.h    |   35 +++++
> 9 files changed, 360 insertions(+), 341 deletions(-)
> delete mode 100644 arch/arm/mach-omap2/board-2430sdp-usb.c

Comment:
> delete mode 100644 arch/arm/mach-omap2/board-3430sdp-usb.c

You forgot to carry forward the following copyright notice in new files as you code is a copy from the previously deleted file.

 * Copyright (C) 2007 Texas Instruments
 * Author: Vikram Pandita


> create mode 100644 arch/arm/mach-omap2/usb-ehci.c
> create mode 100644 arch/arm/mach-omap2/usb-musb.c
> create mode 100644 include/asm-arm/arch-omap/usb-ehci.h
> create mode 100644 include/asm-arm/arch-omap/usb-musb.h
>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux