• Philipp Zabel's avatar
    mmc: sdhci-st: explicitly request exclusive reset control · 926bbbc3
    Philipp Zabel authored
    Commit a53e35db ("reset: Ensure drivers are explicit when requesting
    reset lines") started to transition the reset control request API calls
    to explicitly state whether the driver needs exclusive or shared reset
    control behavior. Convert all drivers requesting exclusive resets to the
    explicit API call so the temporary transition helpers can be removed.
    
    No functional changes.
    
    Cc: Patrice Chotard <patrice.chotard@st.com>
    Cc: Adrian Hunter <adrian.hunter@intel.com>
    Cc: Ulf Hansson <ulf.hansson@linaro.org>
    Cc: linux-mmc@vger.kernel.org
    Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
    Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
    926bbbc3
sdhci-st.c 14.7 KB