]> git.karo-electronics.de Git - mv-sheeva.git/commit
OMAP7XX: USB: Remove duplicate omap850 code
authorAlistair Buxton <a.j.buxton@gmail.com>
Tue, 22 Sep 2009 05:01:08 +0000 (06:01 +0100)
committerAlistair Buxton <a.j.buxton@gmail.com>
Wed, 7 Oct 2009 22:14:01 +0000 (23:14 +0100)
commit207b0e9cfef296c469cce84f74455f97f8ab2227
tree7bb95bd47b6e3043c1a484abe55fad0915762ef1
parent190215f963551405cc97ed220003bb7524219131
OMAP7XX: USB: Remove duplicate omap850 code

This patch is part of a series which unifies all duplicated code between
omap730 and omap850. All cpu checks are converted to cpu_is_omap7xx() and
CONFIG_ARCH_OMAP850 is added to all CONFIG_ARCH_OMAP730 checks.

Signed-off-by: Alistair Buxton <a.j.buxton@gmail.com>
Reviewed-by: Zebediah C. McClure <zmc@lurian.net>
arch/arm/plat-omap/usb.c