Re: [PATCH v4 4/4] mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resume

2017-08-28 Thread Adrian Hunter
On 23/08/17 07:15, Masahiro Yamada wrote: > This will be useful when drivers want to reuse either suspend or > resume callback instead of whole of sdhci_pltfm_pmops. > > Signed-off-by: Masahiro Yamada Acked-by: Adrian Hunter > --- > > Changes in v4: None > Changes in v3: None > Changes in v2:

[PATCH v4 4/4] mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resume

2017-08-22 Thread Masahiro Yamada
This will be useful when drivers want to reuse either suspend or resume callback instead of whole of sdhci_pltfm_pmops. Signed-off-by: Masahiro Yamada --- Changes in v4: None Changes in v3: None Changes in v2: None drivers/mmc/host/sdhci-cadence.c | 20 +--- drivers/mmc/host/sd