Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html