commit | 488a76c52606199100adf09c8eb7cbedbd94e9d9 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Thu Nov 25 00:11:24 2010 +0100 |
committer | Len Brown <len.brown@intel.com> | Wed Jan 12 04:48:45 2011 -0500 |
tree | bd5c7f8b546f881936d9c72989de7046c39fd755 | |
parent | bf325f9538d8c89312be305b9779edbcb436af00 [diff] |
ACPI / Fan: Rework the handling of power resources Use the new function acpi_bus_update_power() for manipulating power resources used by ACPI fan devices, which allows them to be put into the right state during initialization and resume. Consequently, remove the flags.force_power_state field from struct acpi_device, which is not necessary any more. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Len Brown <len.brown@intel.com>