commit | 90f835414067b104d9249e279413dfa65abb99b6 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Oct 12 23:57:38 2018 +0900 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Oct 15 14:53:21 2018 +0200 |
tree | 29039f42807c6087af2db34ede2b88291c8e4bff | |
parent | b7ced87746ebaad2ce2306061293be268575ed44 [diff] |
mmc: uniphier-sd: avoid using broken DMA RX channel host->chan_rx is NULL when UNIPHIER_SD_CAP_BROKEN_DMA_RX quirk flag is set. In this case, it should not set up DMA. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>