commit | 693e5e2025278d90e1427f037e5ec8ea1ec7d5c4 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Wed Jun 06 12:19:44 2012 +0200 |
committer | Chris Ball <cjb@laptop.org> | Wed Jun 06 08:52:12 2012 -0400 |
tree | 00ff2b11eeb9f828c7efebe0921ca7f2e655858d | |
parent | b87cc1b5d3a96ef9f1b3a4f8ce7aaff18e96c994 [diff] |
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 <nicolas.ferre@atmel.com> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Chris Ball <cjb@laptop.org>