Re: [PATCH V3] mmc: tegra: add sdhci tegra suspend and resume

2019-04-11 Thread Ulf Hansson
On Wed, 3 Apr 2019 at 17:39, Sowjanya Komatineni wrote: > > This patch adds suspend and resume PM ops for tegra SDHCI. > > Acked-by: Thierry Reding > Signed-off-by: Sowjanya Komatineni > --- > drivers/mmc/host/sdhci-tegra.c | 56 > +- > 1 file changed, 5

[PATCH V3] mmc: tegra: add sdhci tegra suspend and resume

2019-04-03 Thread Sowjanya Komatineni
This patch adds suspend and resume PM ops for tegra SDHCI. Acked-by: Thierry Reding Signed-off-by: Sowjanya Komatineni --- drivers/mmc/host/sdhci-tegra.c | 56 +- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/drivers/mmc/host/sdhci-tegra.c