From: Ulf Hansson Date: Fri, 19 Sep 2014 18:27:40 +0000 (+0200) Subject: mmc: sdio: Convert to dev_pm_domain_attach|detach() X-Git-Tag: fixes-against-v3.18-rc2~138^2~5^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=397a0253527a578fa036d3438ad4909c65d63166;p=pandora-kernel.git mmc: sdio: Convert to dev_pm_domain_attach|detach() Previously only the ACPI PM domain was supported by the sdio 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 Reviewed-by: Dmitry Torokhov Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed