From: Alistair Buxton Date: Tue, 22 Sep 2009 05:33:04 +0000 (+0100) Subject: OMAP7XX: IRQ: Remove duplicate omap850 code X-Git-Tag: v2.6.32-omap1~10^2~21^2~21^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=559663b980c8293b3624b4d91d08efc71f6fae82;p=pandora-kernel.git OMAP7XX: IRQ: 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. This fixes a bug which prevents IRQs from being enabled on omap850 due to a missing check in entry-macro.S, which was found by Cory Maccarrone. Signed-off-by: Alistair Buxton Reviewed-by: Zebediah C. McClure --- Reading git-diff-tree failed