]> git.baikalelectronics.ru Git - kernel.git/commit
arm: omap2: usb: rename usb-ehci.c to usb-host.c
authorFelipe Balbi <balbi@ti.com>
Tue, 1 Mar 2011 14:38:15 +0000 (20:08 +0530)
committerFelipe Balbi <balbi@ti.com>
Tue, 1 Mar 2011 15:00:59 +0000 (17:00 +0200)
commit32bdf78f4ed3a6a8fa481325e7c6a3f9b1fb5112
tree567f23853040e696f6e60975f0f94c76390c4280
parentee73fbf2a2f7cbd78e50bac7038589f520c28601
arm: omap2: usb: rename usb-ehci.c to usb-host.c

We already have both EHCI and OHCI there, so let's
rename to be sure everybody will understand the entire
USB HOST functionality is setup on this file.

Signed-off-by: Felipe Balbi <balbi@ti.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/usb-ehci.c [deleted file]
arch/arm/mach-omap2/usb-host.c [new file with mode: 0644]