[POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg.
authorScott Wood <scottwood@freescale.com>
Mon, 14 Jan 2008 16:29:35 +0000 (10:29 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Jan 2008 01:34:33 +0000 (19:34 -0600)
Don't depend on the reg property as a way to determine the base
of the immr space.  The reg property might be defined differently for
different SoC families.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found