[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201206172226.42729.rjw@sisk.pl>
Date: Sun, 17 Jun 2012 22:26:42 +0200
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: platform-driver-x86@...r.kernel.org
Cc: Henrique de Moraes Holschuh <ibm-acpi@....eng.br>,
LKML <linux-kernel@...r.kernel.org>,
Linux PM list <linux-pm@...r.kernel.org>,
Matthew Garrett <mjg59@...f.ucam.org>,
Joey Lee <jlee@...ell.com>
Subject: [PATCH 0/5] platform / x86: Convert a few drivers to struct dev_pm_ops
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 linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists