From: Kumar Gala Date: Wed, 22 Apr 2009 18:18:02 +0000 (-0500) Subject: powerpc/fsl: use of_iomap() for rstcr mapping X-Git-Tag: v2.6.31-rc1~331^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81db718d48b991c33cbc7fe425003e374c087c36;p=pandora-kernel.git powerpc/fsl: use of_iomap() for rstcr mapping 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 --- Reading git-diff-tree failed