]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Fix cpu detection
authorTony Lindgren <tony@atomide.com>
Fri, 12 Sep 2008 23:32:15 +0000 (16:32 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 12 Sep 2008 23:51:21 +0000 (16:51 -0700)
commitbf9454a3aaf2cad2321aa8f97bfd5d8c4ebc7bf5
treea89856c0a40d52f5526913886d5ff6deee6acdf5
parentef49740c0e37ed389e83296e3855f61eee186f06
ARM: OMAP: Fix cpu detection

At some point while adding omap2 support, IS_OMAP_CLASS broke as pointed out
by Russell King. Fix this to work as it used to work, and modify omap24xx and
omap34xx detection to work accordingly.

Also rename OMAP3430_REV_ES2_2 to OMAP3430_REV_ES3_0.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/id.c
arch/arm/mach-omap2/board-3430sdp-flash.c
arch/arm/mach-omap2/board-3430sdp.c
arch/arm/mach-omap2/board-ldp.c
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock34xx.c
arch/arm/mach-omap2/id.c
arch/arm/mach-omap2/pm34xx.c
arch/arm/mach-omap2/smartreflex.c
arch/arm/plat-omap/include/mach/cpu.h
drivers/video/omap/lcd_2430sdp.c