commit | 332bdb506f800d177f6657247347a253dd5b5be8 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Thu Jul 14 18:39:06 2011 +0200 |
committer | Chris Ball <cjb@laptop.org> | Thu Jul 21 10:35:07 2011 -0400 |
tree | 5ae6ff17175958e31412b8f902cfbef37929c3c0 | |
parent | c9b0cef23f8d2a16c97623d25d6e8f8e93a56e4b [diff] |
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>