From: Andy Shevchenko Date: Wed, 5 Nov 2014 16:34:46 +0000 (+0200) Subject: ACPI / LPSS: allow to use specific PM domain during ->probe() X-Git-Tag: omap-for-v3.20/drop-legacy-3517~133^2~6^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01ac170ba29a9903ee590e1ef2d8e6b27b49a16c;p=pandora-kernel.git ACPI / LPSS: allow to use specific PM domain during ->probe() The LPSS DMA controller would like to use the specific PM domain callbacks during early stage, namely in ->probe(). This patch moves the specific PM domain assignment early to be accessible during a whole life time of the device in the system. Suggested-by: Rafael J. Wysocki Signed-off-by: Andy Shevchenko Tested-by: Scott Ashcroft Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed