From: Rafael J. Wysocki Date: Thu, 17 Jan 2013 13:11:06 +0000 (+0100) Subject: ACPI / scan: Move power state initialization to a separate routine X-Git-Tag: v3.9-rc1~146^2~10^2~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f33ce568366ab61b5685bae07306e40f17beb943;p=pandora-kernel.git ACPI / scan: Move power state initialization to a separate routine To reduce indentation level and improve code readability, move the initialization code related to device power states from acpi_bus_get_power_flags() to a new routine, acpi_bus_init_power_state(). Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed