git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89078d5
)
dma: shdma: add checking the DMAOR_AE in sh_dmae_err
author
Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com>
Wed, 9 Feb 2011 07:46:47 +0000
(07:46 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 29 Mar 2011 06:53:31 +0000
(15:53 +0900)
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>
No differences found