[PATCH 01/23] mmc: sdhci: removed unneeded function wrappers
From: adrian.hunter@intel.com (Adrian Hunter)
Date: 2016-05-10 06:32:36
Also in:
linux-mmc
From: adrian.hunter@intel.com (Adrian Hunter)
Date: 2016-05-10 06:32:36
Also in:
linux-mmc
On 22/04/16 13:27, Adrian Hunter wrote:
On 15/04/16 20:29, Dong Aisheng wrote:quoted
After commit d6463f170cf0 ("mmc: sdhci: Remove redundant runtime PM calls"), some of original sdhci_do_xx() function wrappers becomes meaningless, so remove them. Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>Didn't apply cleanly, otherwise: Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Ulf, will you apply this one?