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)
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>

No differences found