]> 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)
commit8185a5d5b4076ae807f31a0ba2336abfdebf94d4
tree0c903377a7647e70f3dd707032b3a4153a9f8eae
parent04bf187cec35c9e3ea848309a95e4bc00dd95334
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