19 May
2014
19 May
'14
10:34 p.m.
On 05/19/2014 10:18 PM, Vasily Khoruzhick wrote:
On Mon, May 19, 2014 at 8:11 PM, Vasily Khoruzhick anarsoul@gmail.com wrote:
Use dmaengine instead of legacy s3c24xx DMA API for s3c24xx and s3c2412
Please discard this series, I'd like to use dma_request_slave_channel_compat() to request a dma channel here, to simpify migration to DT later.
When you use the generic DMAengine PCM driver, migration to DT essentially comes for free, you don't need to do anything special other than not specifying the NO_DT flag.
- Lars