On 04/19/2013 05:10 AM, Arnd Bergmann wrote: > On Friday 19 April 2013, Lars-Peter Clausen wrote: >> of_dma_request_slave_channel() currently does not drop the reference to the >> dma_spec of_node if no DMA controller matching the of_node could be found. >> This >> patch fixes it by always calling of_node_put(). >> >> Signed-off-by: Lars-Peter Clausen <[email protected]> > > Acked-by: Arnd Bergmann <[email protected]>
Thanks! FWIW ... Reviewed-by: Jon Hunter <[email protected]> Cheers Jon -- 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/

