On Fri, May 3, 2013 at 4:32 PM, Lee Jones <[email protected]> wrote:
> Ironically, in order to remove lots of the auxdata assignments, we have > to add just one more. A lot of them require DMA information to be passed > into clients for DMA channel allocation, but we now have this capability > in Device Tree. However, the DMA40 driver still relies on a reverse table > look-up to obtain DMA addresses. Until all of the clients are converted, > over to the new API, we're stuck with this. > > Also, now the DMA40 has been DT:ed, there's no requirement to register > it using traditional methods, so let's remove it. > > Acked-by: Linus Walleij <[email protected]> > Acked-by: Arnd Bergmann <[email protected]> > Signed-off-by: Lee Jones <[email protected]> Applied to my ux500-dma40 branch. Thanks! Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

