GPIO/pl061: Add suspend resume capability
authorDeepak Sikri <deepak.sikri@st.com>
Fri, 18 Nov 2011 09:50:12 +0000 (15:20 +0530)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 4 Jan 2012 07:37:37 +0000 (00:37 -0700)
This patch adds the suspend and resume operations in the driver. The patch
ensures the data save and restore for the device registers during the
suspend and resume operations respectively.

Signed-off-by: Deepak Sikri <deepak.sikri@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found