From: Laurent Pinchart Date: Tue, 15 Jul 2014 22:45:12 +0000 (+0200) Subject: mmc: sh_mmcif: Fix DMA slave address configuration X-Git-Tag: omap-for-v3.17/fixes-against-rc2~73^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d25006e7e5045e76575e9f58903efc1a860a3ff1;p=pandora-kernel.git mmc: sh_mmcif: Fix DMA slave address configuration Commit e5a233cb647d749de2f188477c9a54b94d90477f ("mmc: sh_mmcif: Factorize DMA channel request and configuration code") incorrectly set the destination address for both slave channels instead of setting the source address for the receive channel. Fix that. Signed-off-by: Laurent Pinchart Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed