Re: [PATCH v1 0/8] SDIO Runtime PM Support

2010-09-08 Thread Luciano Coelho
On Tue, 2010-09-07 at 13:29 +0200, ext Ohad Ben-Cohen wrote: > This patchset introduces runtime PM support to SDIO cards. I guess this whole patchset should be pulled via the mmc tree, since there are more mmc patches, if that's fine with Andrew. I haven't checked the mmc patches, since I'm not v

[PATCH v1 0/8] SDIO Runtime PM Support

2010-09-07 Thread Ohad Ben-Cohen
This patchset introduces runtime PM support to SDIO cards. What have been achieved: 1. Power to SDIO cards is kept low until one of its functions is bound (i.e. a matching driver is successfully probed) 2. If the matching driver supports runtime PM, power to the card is dropped soon after