OMAP: Use omap_rev() instead of system_rev
authorLauri Leukkunen <lauri.leukkunen@nokia.com>
Sat, 1 Nov 2008 11:07:04 +0000 (13:07 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 6 Nov 2008 03:22:27 +0000 (19:22 -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