Commit b769d28a authored by Kevin Hilman's avatar Kevin Hilman

ARM: OMAP: Fix for audio completions patch

Signed-off-by: default avatarKevin Hilman <kevin@hilman.org>
parent 66a23a1c
......@@ -906,6 +906,7 @@ static void audio_dma_callback(int lch, u16 ch_status, void *data)
wake_up(&s->wq);
}
audio_process_dma(s);
FN_OUT(0);
return;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment