Hello. On 08-12-2010 16:16, Felipe Balbi wrote:
+static int bfin_resume(struct device *dev) +{ + struct bfin_glue *glue = dev_get_drvdata(dev); + struct musb *musb = glue_to_musb(glue); + + bfin_reg_init(musb);
Not bfin_musb_reg_init()? I don't see where you renamed it...
good catch, rebasing crippled me.
And I failed to notice this on the previous iteration. :-/ WBR, Sergei -- 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