commit | e98bed7f0fa847492db8316db4605f2681f39868 | [log] [tgz] |
---|---|---|
author | Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> | Thu Jul 21 09:19:58 2011 +0900 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Oct 05 11:59:17 2011 -0600 |
tree | 4f284ab6b290b870b9ddebb25b09ece26fa22c02 | |
parent | d4260e6dddfe642ab50ec6398aeac794a6aff151 [diff] |
gpio-pch: Save register value in suspend() Currently, when suspend is occurred, register im0/1 and gpio_use_sel are not saved. This patch modifies so that register im0/1 and gpio_use_sel are saved. Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>