RE: [PATCH V3]mmc: remove MMC bus legacy suspend/resume method

2012-04-11 Thread Dong, Chuanxiao
k.pl > Subject: Re: [PATCH V3]mmc: remove MMC bus legacy suspend/resume method > > On 04/10/2012 04:07 PM, Chuanxiao Dong wrote: > > MMC bus is using legacy suspend/resume method, which is not compatible > > if runtime pm callbacks are used. In this scenario, MMC bus > > s

Re: [PATCH V3]mmc: remove MMC bus legacy suspend/resume method

2012-04-10 Thread Ulf Hansson
On 04/10/2012 04:07 PM, Chuanxiao Dong wrote: MMC bus is using legacy suspend/resume method, which is not compatible if runtime pm callbacks are used. In this scenario, MMC bus suspend/resume callbacks cannot be called when system entering S3. So change to use the new defined dev_pm_ops for syste