-
由 Nicholas Mc Guire 提交于
wait_for_completion_timeout_interruptible returns long not unsigned long so dma_time, which is used exclusively here, is changed to long. Fixes: 1b66e94e ("mmc: moxart: Add MOXA ART SD/MMC driver") Signed-off-by: NNicholas Mc Guire <hofrat@osadl.org> Signed-off-by: NUlf Hansson <ulf.hansson@linaro.org>
41f469ca