Re: [PATCH v2] pinctrl: clarify idle vs sleep states

2012-09-28 Thread Stephen Warren
On 09/28/2012 01:18 AM, Linus Walleij wrote: > From: Linus Walleij > > This pure documentation fix tries to align the "idle" and > "sleep" pin states to the idle and suspend states from > runtime PM. > > Cc: Patrice Chotard > Signed-off-by: Linus Walleij > --- > ChangeLog v1->v2: > - I changed

[PATCH v2] pinctrl: clarify idle vs sleep states

2012-09-28 Thread Linus Walleij
From: Linus Walleij This pure documentation fix tries to align the "idle" and "sleep" pin states to the idle and suspend states from runtime PM. Cc: Patrice Chotard Signed-off-by: Linus Walleij --- ChangeLog v1->v2: - I changed my mind slightly after experimentation in practice (empirical st