[PATCH v3 2/2] DMAEngine: Add DMAEngine driver based on old MSM DMA APIs
From: Daniel Walker <hidden>
Date: 2012-03-12 20:14:32
Also in:
linux-arm-msm, lkml
From: Daniel Walker <hidden>
Date: 2012-03-12 20:14:32
Also in:
linux-arm-msm, lkml
On Mon, Mar 12, 2012 at 04:02:44PM +0530, Ravi Kumar V wrote:
Add DMAEngine based driver using the old MSM DMA APIs internally.
What do you mean by this?
The benefit of this approach is that not all the drivers have to get converted to DMAEngine APIs simultaneosly while both the drivers can stay enabled in the kernel. The client drivers using the old MSM APIs directly can now convert to DMAEngine one by one.
Which drivers? Daniel