Yoshihiro Shimoda 4f665cb614 mmc: fix mmc_app_send_scr() for dma transfer
This patch is based on the commit "af51715079e7fb6b290e1881d63d815dc4de5011":

   * Bugfix to that mmc_send_cxd_data() code:  dma-to-stack is
     unsafe/nonportable, so kmalloc a bounce buffer instead.

The driver may invalidate the mmc_card->csd when host driver uses dma.
So this subroutine also needs a kmalloc buffer.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-03-25 10:30:50 -04:00
..
2011-03-15 13:48:33 -04:00
2011-03-15 13:48:35 -04:00
2011-01-08 22:48:03 -05:00
2011-01-08 22:48:03 -05:00
2011-03-15 13:48:33 -04:00
2010-08-11 08:59:02 -07:00
2007-09-23 19:45:31 +02:00