Re: [PATCH 3/8] [POWERPC] qe_lib: implement qe_muram_offset

2008-04-14 Thread Kumar Gala
On Mar 11, 2008, at 12:24 PM, Anton Vorontsov wrote: 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 Vor

Re: [PATCH 3/8] [POWERPC] qe_lib: implement qe_muram_offset

2008-03-18 Thread Scott Wood
On Tue, Mar 11, 2008 at 08:24:13PM +0300, Anton Vorontsov wrote: > 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. We sh

[PATCH 3/8] [POWERPC] qe_lib: implement qe_muram_offset

2008-03-11 Thread Anton Vorontsov
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 <[EMAIL PROTECTED]> --- arch/powerpc/sysdev/qe_l