commit | 538528de0cb256f65716ab2e9613d9e920f97fe2 | [log] [tgz] |
---|---|---|
author | Jarkko Nikula <jarkko.nikula@nokia.com> | Wed Feb 13 11:47:29 2008 +0200 |
committer | Tony Lindgren <tony@atomide.com> | Wed Mar 05 10:23:19 2008 +0200 |
tree | c47e3ad5798191ce95d48b8557b3d9b0bde43164 | |
parent | 29e8c3c304b62f31b799565c9ee85d42bd163f80 [diff] |
ARM: OMAP: Pass logical DMA channel number always to callback handlers This makes parameter passing to DMA handlers uniform between non-chained and chained transfers and makes debugging easier. Additional data like chain_id can be always passed to handlers via callback data if needed. Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com>