On 01/09/2012 10:36 AM, rmani@xxxxxxxxxxxxxxxx wrote: > From: Raja Mani <rmani@xxxxxxxxxxxxxxxx> > > Dynamic suspend mode selection logic based on the host sdio > controller capability (MMC_PM_KEEP_POWER and MMC_PM_WAKE_SDIO_IRQ) > is completely removed. What's the reason for this change? This loses all the automatic detection we have. I would hope that we could keep the existing detection capability and use the module parameter to override the detection logic or something like that. The driver should be as automatic as possible and the suspend_mode module parameter should be used to override something. > Additionally, new logic is added to have backup retry. > In other words, If the driver fails to enter into either > WOW (or) DEEP SLEEP mode, it would give a try in CUT POWER mode. So the function now has a loop. To me that sounds very confusing and error prone. What's the reason for this? Kalle -- 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