]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: tmio: fix a recently introduced bug in DMA code
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 14 Jul 2011 16:39:06 +0000 (18:39 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 21 Jul 2011 14:35:07 +0000 (10:35 -0400)
commit3edd3a4e4b175d0ff723c170ee69eca28d904ad1
tree5ae6ff17175958e31412b8f902cfbef37929c3c0
parentcbb37345c92e2eb57ddee4016f66f8e0376257c3
mmc: tmio: fix a recently introduced bug in DMA code

A recent commit "mmc: tmio: Share register access functions" has swapped
arguments of a macro and broken DMA with TMIO MMC. This patch fixes the
arguments back.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/tmio_mmc_dma.c