Home
last modified time | relevance | path

Searched hist:"3 bfe619dc365e439936ed6dae36506944c44c18c" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Ddw_mmc.cdiff 3bfe619dc365e439936ed6dae36506944c44c18c Thu Jun 14 19:31:55 CEST 2012 Jonathan Kliegman <kliegs@chromium.org> mmc: dw_mmc: Fix null dma_ops access when use_dma is false

host->dma_ops is not valid if host->usa dma is 0 so protect
host->dma_ops reference in dw_mci_resume

Signed-off-by: Jonathan Kliegman <kliegs@chromium.org>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Will Newton <will.newton@imgtec.com>
Signed-off-by: Chris Ball <cjb@laptop.org>