On Monday 01 April 2013 07:05 PM, Mark Brown wrote:
* PGP Signed by an unknown key

On Fri, Nov 23, 2012 at 02:52:39PM +0530, Laxman Dewangan wrote:
Spi starts transfer using dma with DMA_CTRL_ACK which is not require
becasue spi driver does not use completed dma_desc after transfer
done and so it does not ack the dma descriptor. Removing the
DMA_CTRL_ACK flag to avoid memory leak in dma driver.
Applied, thanks.

Mark,
There was bug in dma driver about handling of DMA_CTRL_ACK flag which we fixed after Stephen pointed out.
This change is no more require.
Can you please drop this patch? Let me know if I need to send the revert patch.

Sorry for inconvenience.

Thanks,
Laxan

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to