On Wed, Dec 2, 2009 at 7:03 PM, Daniel Mack <[email protected]> wrote: > On Wed, Dec 02, 2009 at 08:50:44AM +0800, Eric Miao wrote: >> On Wed, Dec 2, 2009 at 1:17 AM, Daniel Mack <[email protected]> wrote: >> > mmc_remove_host() will cause the mmc core to switch off the bus power by >> > eventually calling pxamci_set_ios(). This function uses the regulator or >> > the GPIO which have been freed already. >> > >> > This causes the following Oops on module unload. >> > > > [...] > >> > >> > Signed-off-by: Daniel Mack <[email protected]> >> > Reported-by: Sven Neumann <[email protected]> >> > Cc: Pierre Ossman <[email protected]> >> > Cc: Eric Miao <[email protected]> >> > Cc: [email protected] >> > Cc: [email protected] >> > Cc: [email protected] >> > --- >> > drivers/mmc/host/pxamci.c | 4 ++-- >> >> Looks like a correct fix to me. >> >> Acked-by: Eric Miao <[email protected]> > > Would be good to still get this into .32 - who will take care of picking > this? >
I'll send a pull request, and see if Russell will be happy to send another one in such a short time :) -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
