omap3: move check_revision above check_features
authorNishanth Menon <nm@ti.com>
Sun, 22 Nov 2009 18:11:12 +0000 (10:11 -0800)
committerTony Lindgren <tony@atomide.com>
Sun, 22 Nov 2009 18:24:32 +0000 (10:24 -0800)
commit05574bb27a8a46d354582e72691ff6cb40712da9
tree45732aa8d22cee417f59b25abf7ec40856e6c512
parent839c978794f3d2d0dce4693bbb087f9507bbab9b
omap3: move check_revision above check_features

omap3_check_revision() does not depend on omap3_check_features()
move this above so that we can add logic based on revision
detected in check_features.

Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Mika Westerberg <mika.westerberg@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/id.c