Hanjun Guo
100eb0b042
ACPI / sleep: Drop redundant acpi_disabled check
...
acpi_sleep_init() is only called from acpi_bus_init() and the
code logic shows that it doesn't need to check acpi_disabled:
acpi_init();
if (acpi_disabled) return;
acpi_bus_init();
acpi_sleep_init();
if (acpi_disabled)
return 0;
Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
[rjw: Subject and changelog]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-12-07 01:36:32 +01:00
..
2013-11-15 16:47:22 -08:00
2013-12-07 01:24:33 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-11-16 15:45:13 +01:00
2013-12-07 01:03:14 +01:00
2013-11-14 23:14:43 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-11-14 23:17:21 +01:00
2013-12-07 01:36:32 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-11-14 23:18:32 +01:00
2013-12-07 01:03:14 +01:00
2013-11-07 19:31:15 +01:00
2013-11-16 15:45:00 +01:00
2013-11-14 13:41:48 +09:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:24:33 +01:00
2013-12-07 01:27:56 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:27:56 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:36:32 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:31:59 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00
2013-12-07 01:03:14 +01:00