On Fri, Sep 26, 2008 at 01:33:47PM +0300, Felipe Balbi wrote: > -static void __exit twl4030_usb_exit(void) > +static int __exit twl4030_usb_remove(struct platform_device *pdev) > { > - struct twl4030_usb *twl = the_transceiver; > + struct twl4030_usb *twl = dev_get_drvdata(&pdev->dev); Damn, forgot this one. I'll resend the whole series soon. I'm converting twl4030-madc to platform_device. Ignore this series. -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html