From: Yoshihiro Shimoda Date: Wed, 9 Feb 2011 07:46:47 +0000 (+0000) Subject: dma: shdma: add checking the DMAOR_AE in sh_dmae_err X-Git-Tag: v2.6.39-rc3~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff7690b48ae8571d930a2621e21f6e5a41e42b6d;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed