diff options
author | Sandeep Paulraj <s-paulraj@ti.com> | 2009-09-20 13:47:03 -0400 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2009-11-25 10:21:26 -0800 |
commit | cc93fc3f34552e791e480ac21a17eceb9c0e26f2 (patch) | |
tree | 26382d737a5c986bd06fc340c85829b162723d09 /arch/powerpc/include/asm/hw_irq.h | |
parent | dc4c05a5131d691ccbc06c2e670385127871bdbe (diff) | |
download | blackbird-op-linux-cc93fc3f34552e791e480ac21a17eceb9c0e26f2.tar.gz blackbird-op-linux-cc93fc3f34552e791e480ac21a17eceb9c0e26f2.zip |
DaVinci: EDMA: Fix Bug while obtaining contiguous params
The reserve_contiguous_params function is used to reserve
a set of contiguous PARAMs. If we do not find a complete
set of contiguous PARAMs, the functions still has to free
every PARAM that it found to be free in the process of finding a
complete set and thus marked as "in use".
This patch mainly deals with correctly handling the
freeing of PARAMs.
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/powerpc/include/asm/hw_irq.h')
0 files changed, 0 insertions, 0 deletions