]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP2: Use omap_rev() instead of system_rev
authorLauri Leukkunen <lauri.leukkunen@nokia.com>
Thu, 11 Dec 2008 01:36:31 +0000 (17:36 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Dec 2008 01:36:31 +0000 (17:36 -0800)
commit84a34344ea1f2f313d84a9fb4cb685b65a6ec26d
treedb657e72e0be439f4d0baab660e2d46320f02374
parenta88231430384f49bebf8a6ec607a9eb4f2254e34
ARM: OMAP2: Use omap_rev() instead of system_rev

system_rev is meant for board revision, this patch changes
all relevant instances to use the new omap_rev() function
liberating system_rev to be used with ATAG_REVISION as it
has been designed.

Signed-off-by: Lauri Leukkunen <lauri.leukkunen@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/id.c
arch/arm/mach-omap1/pm.c
arch/arm/mach-omap2/clock34xx.c
arch/arm/mach-omap2/id.c
arch/arm/plat-omap/include/mach/board-apollon.h
arch/arm/plat-omap/include/mach/cpu.h
arch/arm/plat-omap/sram.c