diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2010-02-10 19:32:38 +0300 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2010-02-10 22:01:06 +0300 |
commit | 8f98781e0f15207b6ab33bee1fae05428be0475b (patch) | |
tree | 31830720fd57bd11191e85bbdc98eaefe061f127 /drivers/dma/coh901318.c | |
parent | b953df7c70740cd7593072ebec77a8f658505630 (diff) | |
download | linux-8f98781e0f15207b6ab33bee1fae05428be0475b.tar.xz |
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