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:
30023a7
)
mmc: omap: Fix DMA configuration to not rely on device id
author
Tony Lindgren
<tony@atomide.com>
Tue, 26 Nov 2013 23:50:33 +0000
(15:50 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 26 Nov 2013 23:50:33 +0000
(15:50 -0800)
We are wrongly relying on device id for the DMA configuration
which can lead to wrong DMA channel being selected.
Fix the issue by using the standard resources like we should.
Cc: linux-mmc@vger.kernel.org
Acked-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found