From mboxrd@z Thu Jan 1 00:00:00 1970 From: cjb@laptop.org (Chris Ball) Date: Tue, 26 Nov 2013 18:33:50 -0500 Subject: [PATCH 2/8] mmc: omap: Fix DMA configuration to not rely on device id In-Reply-To: <20131118184723.GR10317@atomide.com> (Tony Lindgren's message of "Mon, 18 Nov 2013 10:47:24 -0800") References: <1384396537-3486-1-git-send-email-tony@atomide.com> <1384396537-3486-3-git-send-email-tony@atomide.com> <20131118184723.GR10317@atomide.com> Message-ID: <87ioveeo0x.fsf@octavius.laptop.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Tony, On Mon, Nov 18 2013, Tony Lindgren wrote: > 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 > Cc: linux-mmc at vger.kernel.org > Signed-off-by: Tony Lindgren Feel free to merge via your tree: Acked-by: Chris Ball - Chris. -- Chris Ball