Re: [PATCH 5/7] Have celleb use its own dma_direct_offset variable

2008-01-20 Thread Benjamin Herrenschmidt
On Mon, 2008-01-21 at 16:42 +1100, Michael Ellerman wrote: > Rather than using the global variable, have celleb use its own variable to > store the direct DMA offset. > > Signed-off-by: Michael Ellerman <[EMAIL PROTECTED]> Acked-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> > --- > arch/power

Re: [PATCH 5/7] Have celleb use its own dma_direct_offset variable

2007-12-05 Thread Arnd Bergmann
On Wednesday 05 December 2007, Michael Ellerman wrote: > Rather than using the global variable, have celleb use its own variable to > store the direct DMA offset. > > Signed-off-by: Michael Ellerman <[EMAIL PROTECTED]> Arnd Bergmann <[EMAIL PROTECTED]>