On 1/7/2012 7:29 AM, Daniel Walker wrote:On Fri, 2012-01-06 at 18:17 +0530, Ravi Kumar V wrote:Add DMAEngine based driver using the old MSM DMA APIs internally.
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.
Change-Id: I3647ed7b8c73b3078dfa8877a3560db3cb0a2373
Signed-off-by: Ravi Kumar V<kumarrav@xxxxxxxxxxxxxx>
---
I will address the comments in next patch release, i will wait for
sometime for vinod comments and release new patch v3.
Ravi