powerpc/fsl: use of_iomap() for rstcr mapping
authorKumar Gala <galak@kernel.crashing.org>
Wed, 22 Apr 2009 18:18:02 +0000 (13:18 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 19 May 2009 05:46:18 +0000 (00:46 -0500)
The rstcr register mapping code was written sometime ago before
of_iomap() existed.  We can use it and clean up the code a bit
and get rid of one user of get_immrbase() in the process.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found