On 28 June 2011 23:04, Ohad Ben-Cohen <o...@wizery.com> wrote:
> On Wed, Jun 29, 2011 at 12:54 AM, Daniel Drake <d...@laptop.org> wrote:
>> Too many patches floating around, just trying to be sure of what I'm doing!
>
> Ok, let's start from fresh :)
>
> Let's take 3.0-rc5, it already includes our work:
>
> 297c7f2 mmc: sdio: fix runtime PM path during driver removal
> c6e633a mmc: sdio: reset card during power_restore
>
> Then apply these hunks:

Thanks, done. Sorry for the delay in getting to this.

Unfortunately something is still weird, this is possibly a case that
we missed before.

Even if I just do the simplistic test of booting, and then suspending
(without loading the libertas driver), things go wrong:
http://dev.laptop.org/~dsd/20110706/dmesg.txt

I added printk's in mmc_power_save_host and mmc_power_restore_host.
The strange thing is that it tries to resume mmc1 even though it is
powered down and there is no available driver, and also that it then
tries to power it down again (but it is already off).

Daniel
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to