[POWERPC] QE: implement qe_muram_offset
commit0b51b02edff2417deff98d8bbf294fa56b765bc6
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Tue, 11 Mar 2008 17:24:13 +0000 (11 20:24 +0300)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 17 Apr 2008 06:01:39 +0000 (17 01:01 -0500)
tree709358fd88085a368795b8d7be068073b5b16180
parentacaa7aa30a8cdf7276945629f56d6daf30beb157
[POWERPC] QE: implement qe_muram_offset

qe_muram_offset is the reverse of the qe_muram_addr, will be
used for the Freescale QE USB Host Controller driver.

This patch also moves qe_muram_addr into the qe.h header, plus
adds __iomem hints to use with sparse.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/qe_lib/qe.c
include/asm-powerpc/immap_qe.h
include/asm-powerpc/qe.h