Loading drivers/mmc/core/core.c +0 −7 Original line number Diff line number Diff line Loading @@ -3380,13 +3380,6 @@ void mmc_rescan(struct work_struct *work) if (host->bus_dead) extend_wakelock = 1; /* If the card was removed the bus will be marked * as dead - extend the wakelock so userspace * can respond */ if (host->bus_dead) extend_wakelock = 1; /* * Let mmc_bus_put() free the bus/bus_ops if we've found that * the card is no longer present. Loading Loading
drivers/mmc/core/core.c +0 −7 Original line number Diff line number Diff line Loading @@ -3380,13 +3380,6 @@ void mmc_rescan(struct work_struct *work) if (host->bus_dead) extend_wakelock = 1; /* If the card was removed the bus will be marked * as dead - extend the wakelock so userspace * can respond */ if (host->bus_dead) extend_wakelock = 1; /* * Let mmc_bus_put() free the bus/bus_ops if we've found that * the card is no longer present. Loading