From: Ulf Hansson Date: Fri, 19 Sep 2014 18:27:39 +0000 (+0200) Subject: i2c: core: Convert to dev_pm_domain_attach|detach() X-Git-Tag: omap-for-v3.19/prcm-cleanup~135^2~5^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e09b0d4e9b03e08f47ad53e3c509db2cf8f1dc9c;p=pandora-kernel.git i2c: core: Convert to dev_pm_domain_attach|detach() Previously only the ACPI PM domain was supported by the i2c bus. Let's convert to the common attach/detach functions for PM domains, which currently means we are extending the support to include the generic PM domain as well. Signed-off-by: Ulf Hansson Reviewed-by: Kevin Hilman Acked-by: Wolfram Sang Reviewed-by: Dmitry Torokhov Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed