On Wed, May 1, 2013 at 11:52 AM, Lee Jones <[email protected]> wrote:
> At this moment in time the memcpy channels which can be used by the D40 > are fixed, as each supported platform in Mainline uses the same ones. > However, platforms do exist which don't follow this convention, so > these will need to be tailored. Fortunately, these platforms will be DT > only, so this change has very little impact on platform data. > > Cc: Vinod Koul <[email protected]> > Cc: Dan Williams <[email protected]> > Cc: Per Forlin <[email protected]> > Cc: Rabin Vincent <[email protected]> > Signed-off-by: Lee Jones <[email protected]> Real nice! But can you split this in two patches: one that changes drivers/dma/ste_dma40* and one sequel patch that changes Documentation/* and arch/arm/boot/dts/* so I can merge them out-of-order? I am trying this development cycle to split changes to the device trees and bindings off from the rest of the patches becaused it caused me a mess last cycle. Yours, 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/

