commit | ff7690b48ae8571d930a2621e21f6e5a41e42b6d | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Wed Feb 09 07:46:47 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Mar 29 15:53:31 2011 +0900 |
tree | 5909d3f9014cdf842d8ccdc584c752eaa7499a02 | |
parent | 89078d572eb9ce8d4c04264b8b0ba86de0d74c8f [diff] |
dma: shdma: add checking the DMAOR_AE in sh_dmae_err The irq numbers of tranfer end and address error are assigned same number on some CPU. So the sh_dmae_err() should check the AE flag in DMAOR. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>