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

No differences found