From: Tony Lindgren Date: Tue, 26 Nov 2013 23:50:33 +0000 (-0800) Subject: mmc: omap: Fix DMA configuration to not rely on device id X-Git-Tag: omap-for-v3.13/fixes-against-rc1-take2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31ee9181eb92cc727876ec5a2144a1b3cbdf5bb1;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed