Seungwon Jeon 885c3e800c mmc: dw_mmc: Regression fix for non-IDMAC DMA
3ec7699d3bb1b0ee7 ("mmc: dw_mmc: Add support for pre_req and post_req")
broke non-IDMAC DMA, because dw_mci_pre_dma_transfer() is valid only if
using internal DMA. In case of using other DMA it returns -ENOSYS. It
prevents the DMA operations.  This patch makes dw_mci_pre_dma_transfer()
effective in all DMA cases again.

Reported-by: James Hogan <james@albanarts.com>
Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Reviewed-by: Namjae Jeon <linkinjeon@gmail.com>
Acked-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2012-03-27 12:19:57 -04:00
..
2012-03-08 10:50:35 -08:00
2012-03-21 10:37:25 -07:00
2012-03-20 11:16:20 -07:00
2012-03-21 10:34:56 -07:00
2012-03-17 01:41:43 -07:00
2012-03-21 10:34:56 -07:00
2012-03-21 10:32:00 -07:00
2012-03-04 23:11:14 +01:00