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

This is an amendment to previously pushed commit 1b13e48f4aa5 (ACPI / LPSS:
allow to use specific PM domain during ->probe()). We can't assign anything to
the platform device on ADD_DEVICE stage since it might be changed during
unbound / bind cycle.

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