Skip to content
Commit 5c1a2b77 authored by Gabriel Somlo's avatar Gabriel Somlo Committed by Ulf Hansson
Browse files

mmc: litex_mmc: ensure `host->irq == 0` if polling



Ensure the flag is explicitly set to 0 if we determine that polling is
needed during driver probe, to cover all possible cases.

Fixes: 92e09910 ("mmc: Add driver for LiteX's LiteSDCard interface")
Signed-off-by: default avatarGabriel Somlo <gsomlo@gmail.com>
Link: https://lore.kernel.org/r/20221107155516.2535912-1-gsomlo@gmail.com


Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 29276d56
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment