Kalle Valo <[email protected]> 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
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to