On Fri, Dec 30, 2016 at 1:47 PM, Ulf Hansson <ulf.hansson@xxxxxxxxxx> wrote: > The mmc_card_present() function helps the mmc core to track an internal > state of the card device. More importantly, it's not intended to be used by > mmc host drivers to check for an inserted card. Therefore, let's stop using > it and instead rely on checking for a valid pointer to a struct mmc_card, > as it should be good enough. > > Cc: linux-omap@xxxxxxxxxxxxxxx > Cc: Tony Lindgren <tony@xxxxxxxxxxx> > Cc: Jarkko Nikula <jarkko.nikula@xxxxxxxxxx> > Signed-off-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html