On Tue, Dec 21, 2010 at 09:16:11PM +0800, tom.leiming@xxxxxxxxx wrote: > From: Ming Lei <tom.leiming@xxxxxxxxx> > > This patch fixes kernel panic during s2ram, which is caused > by the below: > > - musb is not put into drv data of musb platform device if > CONFIG_USB_MUSB_HDRC_HCD is defined > > - glue layer driver always get musb instance via platform_get_drvdata. > > The patch fixes the issue by always puting musb into drv data > of musb platform device, which is doable even the platform device > is a host controller device. > > Cc: Felipe Balbi <balbi@xxxxxx> > Cc: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> > Cc: Sergei Shtylyov <sshtylyov@xxxxxxxxxx> > Signed-off-by: Ming Lei <tom.leiming@xxxxxxxxx> applied, thanks. -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html