commit | 0b51b02edff2417deff98d8bbf294fa56b765bc6 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Tue Mar 11 20:24:13 2008 +0300 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Apr 17 01:01:39 2008 -0500 |
tree | 709358fd88085a368795b8d7be068073b5b16180 | |
parent | acaa7aa30a8cdf7276945629f56d6daf30beb157 [diff] |
[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>