commit | b7813f0fe9535cd9536102b9ac663a669f9be131 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Mon Mar 20 19:50:50 2017 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Apr 24 21:41:38 2017 +0200 |
tree | 7cd438564a059d7dd0fba5a6dafeecf6aed9572e | |
parent | 1cb0a58ec70402bab49bdb4c5d152e82fd82200e [diff] |
mmc: sdhci-pci: Conditionally compile pm sleep functions It is confusing to have some parts of suspend / resume under conditional compilation and some parts not. Use conditional compilation everywhere. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Tested-by: Ludovic Desroches <ludovic.desroches@microchip.com>