On 01/09/2012 10:36 AM, rmani@xxxxxxxxxxxxxxxx wrote: > From: Raja Mani <rmani@xxxxxxxxxxxxxxxx> > > suspend_cutpower was introduced to force cut power mode when > system goes to suspend state. Now, generic module parameter > is required to specify suspend mode including DEEP SLEEP and WOW > while doing insmod. Renaming existing module parameter variable > suspend_cutpower would be sufficient to meet this requirement. > > suspend_mode can take any one of three suspend state, > 1) cut power > 2) deep sleep > 3) wow > > For invalid value other than above mode, cut power mode will be > selected. > > To avoid externing mod parameter suspend_mode, new variable > ar->suspend_mode is added to have copy of mod param variable > and will be in sdio.c in the following patches. > > Signed-off-by: Raja Mani <rmani@xxxxxxxxxxxxxxxx> I think this patch needs to be folded with something else, maybe with patch 2? 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