diff options
author | Sudhakar Rajashekhara <sudhakar.raj@ti.com> | 2010-01-06 17:29:11 +0530 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2010-02-04 13:30:01 -0800 |
commit | 447f18f1b4a3e86159353d016dcaac25414b3a42 (patch) | |
tree | 6a7d3c23189ee9e9c4dd53a2be74bc3f68783b63 /arch/arm/mach-davinci/dm644x.c | |
parent | 2d517508060c22ef371a61495773cf890def291a (diff) |
davinci: Fix edma_alloc_channel api for EDMA_CHANNEL_ANY case
Though edma_alloc_channel api was looping through the available
channel controllers in EDMA_CHANNEL_ANY case, it was never
returning the channel for 2nd channel controller, if 1st
channel controller had no free channels. This issue has
been fixed with this patch.
Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mach-davinci/dm644x.c')
0 files changed, 0 insertions, 0 deletions