[PATCH 2/8] mmc: omap: Fix DMA configuration to not rely on device id
From: tony@atomide.com (Tony Lindgren)
Date: 2013-11-26 23:52:02
Also in:
linux-mmc, linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2013-11-26 23:52:02
Also in:
linux-mmc, linux-omap
* Chris Ball [off-list ref] [131126 15:35]:
Hi Tony, On Mon, Nov 18 2013, Tony Lindgren wrote:quoted
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: Chris Ball <redacted> Cc: linux-mmc at vger.kernel.org Signed-off-by: Tony Lindgren <tony@atomide.com>Feel free to merge via your tree: Acked-by: Chris Ball <redacted>
OK thanks will merge both mmc fixes. Tony