Re: [PATCH] mmc: enable mmc host device to suspend/resume asynchronously

2015-09-20 Thread Fu, Zhonghui
On 2015/8/27 21:05, Ulf Hansson wrote: > On 3 August 2015 at 14:39, Fu, Zhonghui wrote: >> Enable mmc host device to suspend/resume asynchronously. >> This can improve system suspend/resume speed. > Can or will? > > It would be nice to see some statistics of this to justify the change. > Can you

Re: [PATCH] mmc: enable mmc host device to suspend/resume asynchronously

2015-08-27 Thread Ulf Hansson
On 3 August 2015 at 14:39, Fu, Zhonghui wrote: > Enable mmc host device to suspend/resume asynchronously. > This can improve system suspend/resume speed. Can or will? It would be nice to see some statistics of this to justify the change. Can you share that? Moreover we already have the runtime

Re: [PATCH] mmc: enable mmc host device to suspend/resume asynchronously

2015-08-24 Thread Fu, Zhonghui
On 2015/8/17 14:52, Adrian Hunter wrote: > On 17/08/15 06:36, Fu, Zhonghui wrote: >> Hi, >> >> Any comments are welcome. > Same comments as here: > > http://marc.info/?l=linux-kernel&m=143979428424353&w=2 Now, PM core support asynchronous device suspend/resume mode. If one device has been

Re: [PATCH] mmc: enable mmc host device to suspend/resume asynchronously

2015-08-16 Thread Adrian Hunter
On 17/08/15 06:36, Fu, Zhonghui wrote: > > Hi, > > Any comments are welcome. Same comments as here: http://marc.info/?l=linux-kernel&m=143979428424353&w=2 > > > Thanks, > Zhonghui > > On 2015/8/3 20:39, Fu, Zhonghui wrote: >> Enable mmc host device to suspend/resume asynchronously.

Re: [PATCH] mmc: enable mmc host device to suspend/resume asynchronously

2015-08-16 Thread Fu, Zhonghui
Hi, Any comments are welcome. Thanks, Zhonghui On 2015/8/3 20:39, Fu, Zhonghui wrote: > Enable mmc host device to suspend/resume asynchronously. > This can improve system suspend/resume speed. > > Signed-off-by: Zhonghui Fu > --- > drivers/mmc/core/host.c |1 + > 1 files changed, 1 inser

[PATCH] mmc: enable mmc host device to suspend/resume asynchronously

2015-08-03 Thread Fu, Zhonghui
Enable mmc host device to suspend/resume asynchronously. This can improve system suspend/resume speed. Signed-off-by: Zhonghui Fu --- drivers/mmc/core/host.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/mmc/core/host.c b/drivers/mmc/core/host.c index 99a9c90..