On Monday 29 September 2008, Ben Dooks wrote:
> > -static void __exit omap_i2c_exit_driver(void)
> > +static void __devexit omap_i2c_exit_driver(void)
>
> a differerent change to the one advertised.
>
> > {
> > platform_driver_unregister(&omap_i2c_driver);
> > }And incorrect too. _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
