OMAP7XX: GPIO: Remove duplicate omap850 code
authorAlistair Buxton <a.j.buxton@gmail.com>
Wed, 23 Sep 2009 17:56:19 +0000 (18:56 +0100)
committerAlistair Buxton <a.j.buxton@gmail.com>
Wed, 7 Oct 2009 22:13:59 +0000 (23:13 +0100)
commitb718aa810b50e0d988d8b83f1011865b19b17491
treee056c48f823daa1907e5f6a810eda15a4008b89f
parentd8723ae2a416473f8e974baadcb6acb7f8b0b485
OMAP7XX: GPIO: 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/gpio.c