On Tue, Sep 18, 2012 at 3:53 PM, Roland Stigge <[email protected]> wrote:
> Even with devicetree support, we needed platform data to provide some data, > leading to mixed device tree and platform data. This patch makes it possible > to > provide all that information via device tree. Now, the data must be provided > via platform data _or_ device tree completely. > > Only in case of DMA where a callback specification is necessary > (dma_filter()), > platform data is the only option. > > Signed-off-by: Roland Stigge <[email protected]> Acked-by: Linus Walleij <[email protected]> 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/

