On Tue, Jun 12, 2012 at 2:45 AM, Mark Brown <[email protected]> wrote: > The I2C specific suspend and resume functions have been deprecated and > printing a warning on boot for over a year, dev_pm_ops should be used > instead so convert to that. > > Also remove the suspend function since all it does is log. > > Signed-off-by: Mark Brown <[email protected]> > Acked-by: Francisco Jerez <[email protected]>
Thanks for this and I like the fact its been posted 5 times but never compiled once. Can you at least test compile it? comment below: > > -} > + struct i2c_client *client = to_i2c_device(dev); This isn't a function ^^ Dave. _______________________________________________ dri-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/dri-devel
