Hi all, The following series of patches converts a few drivers under platform/x86 to using struct dev_pm_ops objects for power management istead of legacy callbacks in struct platform_driver. The ultimate goal of this will be to get rid of PM callbacks from the platform bus type, which are only necessary because a number of drivers still use the legacy hooks. Admittedly, I don't have the hardware to test all of the changes, but hopefully they are simple enough. Please let me know if there are any objections. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html