Hi,
On Wed, Dec 08, 2010 at 04:11:25PM +0300, Sergei Shtylyov 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.
--
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