commit | de16d55206c5ce82ad44590b01718fbe2323853c | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Dec 04 23:49:19 2015 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Dec 09 01:25:01 2015 +0100 |
tree | 68204b9792ef1ede877a9a38ca000cc2587783aa | |
parent | b5f88dd1d6efc472e35ca1b21a44e662c5422088 [diff] |
ACPI / LPSS: allow to use specific PM domain during ->probe() This is an amendment to previously pushed commit 01ac170ba29a (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>