diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2016-09-14 13:22:07 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-09-14 13:59:33 +0200 |
commit | e5789608766113ca9c30d596d93ca7d5cbd8b461 (patch) | |
tree | 1c1a2bb5987aef36b1b2eced10ba36689d66c765 /drivers/mmc/host/sdhci-sirf.c | |
parent | mmc: sdhci-st: Handle interconnect clock (diff) | |
download | linux-e5789608766113ca9c30d596d93ca7d5cbd8b461.tar.xz linux-e5789608766113ca9c30d596d93ca7d5cbd8b461.zip |
mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data
It is wrong to use uninitialized dma_slave_config and configure only
certain fields as the DMAengine driver might look at non initialized
(random data) fields and tries to interpret it.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/sdhci-sirf.c')
0 files changed, 0 insertions, 0 deletions