Hi, 2010/12/17 Felipe Balbi <balbi@xxxxxx>: > On Fri, Dec 17, 2010 at 07:32:15PM +0800, tom.leiming@xxxxxxxxx wrote: >> >> From: Ming Lei <tom.leiming@xxxxxxxxx> >> >> This patch fix kernel panic during s2ram, which is caused >> by mistaken definition of glue_to_musb. >> >> Signed-off-by: Ming Lei <tom.leiming@xxxxxxxxx> > > I see, musb misses platform_set_drvdata(), better to do that instead ?? musb use dev_set_drvdata and it is correct, the issue is caused by mistaken definition of glue_to_musb. You can find the cause in dev_to_musb, :-) thanks, -- Lei Ming -- 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