On 07/02/2013 01:53 PM, Ulf Hansson wrote: > Commit "mmc: core: Handle card shutdown from mmc_bus" introduced an > Oops in the shutdown sequence for SDIO. > > The drv pointer, does not exist for SDIO since the probing of the SDIO > card from the mmc_bus perspective is expected to fail by returning > -ENODEV. > > This patch adds the proper check for the pointer before calling it. > > Reported-by: Stephen Warren <swarren@xxxxxxxxxxxxx> > Reported-by: Tuomas Tynkkynen <ttynkkynen@xxxxxxxxxx> > Cc: Jaehoon Chung <jh80.chung@xxxxxxxxxxx> > Signed-off-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx> > --- Hi, That fixes it, thanks. Tested-by: Tuomas Tynkkynen <ttynkkynen@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html