Re: [PATCH 1/3] mmc: mmci: Use optional sleep pinctrl state

2013-05-13 Thread Linus Walleij
On Mon, May 13, 2013 at 3:47 PM, Ulf Hansson wrote: > By optionally putting the pins into sleep state in the .runtime_suspend > callback we can accomplish two things. One is to minimize current leakage > from pins and thus save power, second we can prevent the IP from driving > pins output in an

[PATCH 1/3] mmc: mmci: Use optional sleep pinctrl state

2013-05-13 Thread Ulf Hansson
From: Ulf Hansson By optionally putting the pins into sleep state in the .runtime_suspend callback we can accomplish two things. One is to minimize current leakage from pins and thus save power, second we can prevent the IP from driving pins output in an uncontrolled manner, which may happen if t