diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2010-02-10 17:32:38 +0100 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2010-02-10 20:01:06 +0100 |
commit | 8f98781e0f15207b6ab33bee1fae05428be0475b (patch) | |
tree | 31830720fd57bd11191e85bbdc98eaefe061f127 /drivers/dma/coh901318.c | |
parent | dmaengine: correct onstack wait_queue_head declaration (diff) | |
download | linux-8f98781e0f15207b6ab33bee1fae05428be0475b.tar.xz linux-8f98781e0f15207b6ab33bee1fae05428be0475b.zip |
async-tx: fix buffer submission error handling in ipu_idma.c
If submitting new buffer failed, a wrong descriptor gets completed and it
doesn't check, if a callback is at all defined, which can lead to an Oops. Fix
these bugs and make ipu_update_channel_buffer() void, because it never fails.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/dma/coh901318.c')
0 files changed, 0 insertions, 0 deletions