]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / LPSS: do delay for all LPSS devices when D3->D0
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 4 Dec 2015 21:49:21 +0000 (23:49 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Dec 2015 00:25:01 +0000 (01:25 +0100)
commit58592004073b15b5e97a257174d929371594a8fd
tree0c903377a7647e70f3dd707032b3a4153a9f8eae
parent8e82c5b2902ee7ed65b2183f952b809252323e0a
ACPI / LPSS: do delay for all LPSS devices when D3->D0

The LPSS DMA device has no context to save, though it requires the same delay
like the rest of LPSS devices when power state is changed from D3 to D0.

Do delay for the DMA device as well.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_lpss.c