Re: [RFC] sdhci: use ios->clock to know when sdhci is idle

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pierre Tardy
Date: Sunday, January 2, 2011 - 12:45 pm

On Thu, Dec 30, 2010 at 11:37 AM, Gao, Yunpeng <yunpeng.gao@intel.com> wrote:

I'm also concerned by thrashing. Please see my original patch. I am
using pm_runtime_put_autosuspend() so that suspend timeout can be
tweaked in user space.

Please also note that clock gating only platforms must also be
concerned by thrashing, as clock_disable() call might endup with PLL
power down that will have to be warmed up again later...

My original patch does not include any ignore_child() call. So that
children can decide wether they want to prevent suspension of their
parent.That will be the case of a wifi card who uses runtime_pm to
manage its own power, and still wants its sdio bus to suspend
automatically when not used (wifi idle)


Regards,
Pierre
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC] sdhci: use ios->clock to know when sdhci is idle, Pierre Tardy, (Sun Jan 2, 12:45 pm)
[PATCH] mmc: add MMC_QUIRK_BROKEN_CLK_GATING, Pierre Tardy, (Sun Jan 2, 2:08 pm)
Re: [PATCH] mmc: add MMC_QUIRK_BROKEN_CLK_GATING, Philip Rakity, (Sun Jan 2, 3:23 pm)
Re: [PATCH] mmc: add MMC_QUIRK_BROKEN_CLK_GATING, Pierre Tardy, (Mon Jan 3, 3:10 am)