mmc: atmel-mci: fix burst/chunk size modification
commit693e5e2025278d90e1427f037e5ec8ea1ec7d5c4
authorNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 6 Jun 2012 10:19:44 +0000 (6 12:19 +0200)
committerChris Ball <cjb@laptop.org>
Wed, 6 Jun 2012 12:52:12 +0000 (6 08:52 -0400)
tree00ff2b11eeb9f828c7efebe0921ca7f2e655858d
parentb87cc1b5d3a96ef9f1b3a4f8ce7aaff18e96c994
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>
drivers/mmc/host/atmel-mci-regs.h
drivers/mmc/host/atmel-mci.c