From: Nicolas Ferre Date: Wed, 6 Jun 2012 10:19:44 +0000 (+0200) Subject: mmc: atmel-mci: fix burst/chunk size modification X-Git-Tag: v3.5-rc4~28^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=693e5e2025278d90e1427f037e5ec8ea1ec7d5c4;p=pandora-kernel.git mmc: atmel-mci: fix burst/chunk size modification The use of DMA slave config operation requires that the burst size (aka chunk size) is specified through this interface. Modify atmel-mci slave driver to use this specification on its side. Signed-off-by: Nicolas Ferre Signed-off-by: Ludovic Desroches Signed-off-by: Chris Ball --- Reading git-diff-tree failed