On Sun, 20 Sep 2009 04:03:13 +0100 Chris Ball <cjb@xxxxxxxxxx> wrote: > Hi Andrew, > > On Sun, Sep 13, 2009 at 03:45:04PM -0700, akpm@xxxxxxxxxxxxxxxxxxxx wrote: > > +++ a/drivers/mmc/core/core.c > > @@ -1073,6 +1073,7 @@ void mmc_rescan(struct work_struct *work > > mmc_claim_host(host); > > > > mmc_power_up(host); > > + sdio_reset(host); > > mmc_go_idle(host); > > Looks like this hunk gained an extra tab on the way into -mm. > yup, thanks, fixed. A leftover from reject-fixing, I assume. -- 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