Re: [PATCH] mmc: sdhci: deactivate tuning timer when host is suspending

2012-01-03 Thread Chris Ball
Hi, On Tue, Jan 03 2012, Aaron Lu wrote: > I'm sorry Chris, this patch is deprecated and please apply the following > patch with Adrian's ack instead: > [PATCH 1/2] mmc: sdhci: Fix tuning timer incorrect setting when suspending > host Okay -- I've pushed that one instead, thanks. - Chris. -- C

Re: [PATCH] mmc: sdhci: deactivate tuning timer when host is suspending

2012-01-03 Thread Aaron Lu
On Mon, Jan 02, 2012 at 07:02:27PM -0500, Chris Ball wrote: > Hi, > > On Mon, Dec 26 2011, Aaron Lu wrote: > > From: Philip Rakity > > > > Since we are suspending, the tuning timer should be deactivated. > > > > Signed-off-by: Philip Rakity > > Acked-by: Aaron Lu > > --- > > drivers/mmc/host/s

Re: [PATCH] mmc: sdhci: deactivate tuning timer when host is suspending

2012-01-02 Thread Chris Ball
Hi, On Mon, Dec 26 2011, Aaron Lu wrote: > From: Philip Rakity > > Since we are suspending, the tuning timer should be deactivated. > > Signed-off-by: Philip Rakity > Acked-by: Aaron Lu > --- > drivers/mmc/host/sdhci.c |3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > > diff --g

[PATCH] mmc: sdhci: deactivate tuning timer when host is suspending

2011-12-26 Thread Aaron Lu
From: Philip Rakity Since we are suspending, the tuning timer should be deactivated. Signed-off-by: Philip Rakity Acked-by: Aaron Lu --- drivers/mmc/host/sdhci.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/mmc/host/sdhci.c b/drivers/mmc/host/sdhci.c inde