[PATCH] ath6kl: fix suspend and resume

Kalle Valo kvalo at adurom.com
Thu Jul 21 13:13:32 UTC 2011


Kalle Valo <kvalo at qca.qualcomm.com> writes:

> The current suspend code in ath6kl is not working properly. Most of the
> time during response there are sdio errors and sdio stack reloads the
> driver.
>
> I was pondering different options how to fix this and decided to take
> the simplest route. First remove all the existing suspend/resume code
> which was complicated and replace it with code which will leave
> the chip powered on but will put it to deep sleep state. Now suspend
> works much faster and realiably, the cost being that power consumption
> will increase a bit during suspend.

Please drop this patch. I missed a compiler warning:

drivers/staging/ath6kl/os/linux/cfg80211.c:1877: warning:
initialization from incompatible pointer type

-- 
Kalle Valo



More information about the devel mailing list