> > bool use_4tap = priv->quirks && priv->quirks->hs400_4taps; > > - bool need_slow_clkh = (host->mmc->ios.timing == MMC_TIMING_UHS_SDR104) || > > - (host->mmc->ios.timing == MMC_TIMING_MMC_HS400); > > + bool need_slow_clkh = host->mmc->ios.timing == MMC_TIMING_MMC_HS400; > > I'm wondering if we've lost the critical mass for keeping the bools? Might be. I'll think about it.
Attachment:
signature.asc
Description: PGP signature