Re: [PATCH v3 3/3] mmc: sdhci-of-arasan: add runtime pm support

2015-10-20 Thread Ulf Hansson
On 20 October 2015 at 09:05, Shawn Lin wrote: > This patch add runtime_suspend and runtime_resume for > sdhci-of-arasan. Currently we also suspend phy at > runtime_suspend for power-saving. > > Signed-off-by: Shawn Lin > --- > > Changes in v2: None > > drivers/mmc/host/sdhci-of-arasan.c | 80 >

Re: [PATCH v3 3/3] mmc: sdhci-of-arasan: add runtime pm support

2015-10-20 Thread Shawn Lin
On 2015/10/20 16:03, Michal Simek wrote: Hi, On 10/20/2015 09:05 AM, Shawn Lin wrote: This patch add runtime_suspend and runtime_resume for sdhci-of-arasan. Currently we also suspend phy at runtime_suspend for power-saving. Signed-off-by: Shawn Lin --- Changes in v2: None drivers/mmc/host

Re: [PATCH v3 3/3] mmc: sdhci-of-arasan: add runtime pm support

2015-10-20 Thread Michal Simek
Hi, On 10/20/2015 09:05 AM, Shawn Lin wrote: > This patch add runtime_suspend and runtime_resume for > sdhci-of-arasan. Currently we also suspend phy at > runtime_suspend for power-saving. > > Signed-off-by: Shawn Lin > --- > > Changes in v2: None > > drivers/mmc/host/sdhci-of-arasan.c | 80

Re: [PATCH v3 3/3] mmc: sdhci-of-arasan: add runtime pm support

2015-10-20 Thread kbuild test robot
Hi Shawn, [auto build test ERROR on ulf.hansson-mmc/next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Shawn-Lin/Documentation-bindings-add-description-of-phy-for-sdhci-of-arasan/20151020-150853 config:

[PATCH v3 3/3] mmc: sdhci-of-arasan: add runtime pm support

2015-10-20 Thread Shawn Lin
This patch add runtime_suspend and runtime_resume for sdhci-of-arasan. Currently we also suspend phy at runtime_suspend for power-saving. Signed-off-by: Shawn Lin --- Changes in v2: None drivers/mmc/host/sdhci-of-arasan.c | 80 -- 1 file changed, 77 insertio