On Wed, Nov 3, 2021 at 2:01 PM H. Nikolaus Schaller <hns@xxxxxxxxxxxxx> wrote: > Replaces: commit f6498b922e57 ("mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card") > Requires: commit ("mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmc") > > After moving the wl1251 quirks from omap_hsmmc_init_card() to wl1251_quirk() > and sdio_card_init_methods[] we can remove omap_hsmmc_init_card() completely. > > This also removes the specialization on the combination of omap_hsmmc and wl1251. > > Related-to: commit f6498b922e57 ("mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card") > Related-to: commit 2398c41d6432 ("omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251") > Related-to: commit f9d50fef4b64 ("ARM: OMAP2+: omap3-pandora: add wifi support") > Signed-off-by: H. Nikolaus Schaller <hns@xxxxxxxxxxxxx> Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij