commit | c2ebf788f927dcca72beead19fab5f5aba79a098 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Tue Oct 03 09:11:08 2017 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Oct 11 15:35:50 2017 +0200 |
tree | 881d4e72a78ce0a0a50253be633265c3c4c73a15 | |
parent | e4da817d2acbd05217adc0dc821bc8361e86ee30 [diff] |
ACPI / PM: Split code validating need for runtime resume in ->prepare() Move the code dealing with validation of whether runtime resuming the device is needed during system suspend. In this way it becomes more clear for what circumstances ACPI is prevented from trying the direct_complete path. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>