commit | 31ee9181eb92cc727876ec5a2144a1b3cbdf5bb1 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Tue Nov 26 15:50:33 2013 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Tue Nov 26 15:50:33 2013 -0800 |
tree | 4ebffd2b86323344e0bd9bc47ee80e9ac9494604 | |
parent | 30023a7e4fef11c596fd7f3c323035c49dfaed85 [diff] |
mmc: omap: Fix DMA configuration to not rely on device id 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>