On Mon, Sep 17, 2012 at 6:59 PM, Roland Stigge <[email protected]> wrote:
> Even with devicetree support, we needed platform data to provide some data > like > bus_id and enable_dma, 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 callback specification (dma_filter()), platform data is > necessary. > > Signed-off-by: Roland Stigge <[email protected]> This looks good so: Acked-by: Linus Walleij <[email protected]> But I think you need to page Mark Brown so it gets picked to the stuff queued for the next merge window. I think the dependent patch is in his SPI tree. So I'd resend it to mark+grant with my ACK. 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/

