]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/powerpc/sysdev/fsl_soc.c
[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)
commit6c7e072b1682eeb7c17ed5fdec0672fcf3ccb205
tree1a7175d20473fb8d7b861267589315e28337d8e2
parentc7d24a2dd02b9fe736e13931ee3e4a1f4f89cb47
[POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg.

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>
arch/powerpc/sysdev/fsl_soc.c