Re: [PATCH 4/5] spi: tegra: remove support of legacy DMA driver based access
From: Stephen Warren <hidden>
Date: 2012-09-06 23:50:14
Also in:
alsa-devel, linux-spi, lkml
From: Stephen Warren <hidden>
Date: 2012-09-06 23:50:14
Also in:
alsa-devel, linux-spi, lkml
On 08/16/2012 08:13 AM, Laxman Dewangan wrote:
Remove the support code which uses the legacy APB DMA driver for accessing the SPI FIFO. The driver will use the dmaengine based APB DMA driver for accessing reqding/writing to SPI FIFO. Signed-off-by: Laxman Dewangan <redacted>
Grant, Mark, I'd like to take this patch through the Tegra tree, since it relies on the previous Tegra patches to convert to dmaengine. Could I please get an ack if that's OK? Thanks.