]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ACPI / LPSS: allow to use specific PM domain during ->probe()"
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 4 Dec 2015 21:49:18 +0000 (23:49 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Dec 2015 00:25:01 +0000 (01:25 +0100)
commitfb5c412f0c368003b434b93ec87c585104ab3fcd
treefee635b2f627116ccbfd2ca9017c7ccfb489f02b
parent0de4c5029e5ea85c2a7699d2b0a181e423be8c66
Revert "ACPI / LPSS: allow to use specific PM domain during ->probe()"

The specific power domain can't be used in a way provided by the commit
1b13e48f4aa5, i.e. pointer to platform device is a subject to change during
unbound / bind cycle.

This reverts commit 1b13e48f4aa5dd26d2cca0975fa77d93e0ce95cc.

Fixes: d417b9d53423 (Revert "ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA")
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