On 01/09/2012 10:36 AM, rmani@xxxxxxxxxxxxxxxx wrote: > This series of patch enables the user to specify the suspend mode > via module parameter (suspend_mode) while doing insmod of the driver. > > To select Cut Power mode: > insmod ath6kl_sdio.ko suspend_mode = 1 > > To select Deep Sleep mode: > insmod ath6kl_sdio.ko suspend_mode = 2 > > To select WOW suspend mode: > insmod ath6kl_sdio.ko suspend_mode = 3 > > Existing module param 'suspend_cutpower' variable is renamed to > 'suspend_mode' for this purspose. I'm not sure about this one. In a way this makes sense so that user can force the particular suspend mode, but on the other hand I'm not sure if this is a bit too much. J&J (John and Johannes), what do you think? Is this acceptable? 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