On Tuesday 18 September 2012, Roland Stigge 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: Arnd Bergmann <[email protected]> -- 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/

