diff options
author | Colin Cross <ccross@android.com> | 2011-11-10 13:27:35 -0800 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2011-11-14 14:16:10 -0800 |
commit | 2d03048f3b7f5dcb05950104671cdfc0fb71bb4b (patch) | |
tree | 8db59bee109d58430e7f6db9efacfd182ab7027e /net/mac80211/main.c | |
parent | 9d0c08e33acd82871d6b1ee7bfa19801d8306aa2 (diff) | |
download | kernel_samsung_tuna-2d03048f3b7f5dcb05950104671cdfc0fb71bb4b.zip kernel_samsung_tuna-2d03048f3b7f5dcb05950104671cdfc0fb71bb4b.tar.gz kernel_samsung_tuna-2d03048f3b7f5dcb05950104671cdfc0fb71bb4b.tar.bz2 |
gpio: omap: fix gpio transitions to off mode
When transitioning to off mode, it is possible that the powerdomain
that contains the gpio block does not transition due to another
clock domain being on. In this case, we must do the same
configuration on the gpios as in the non-off mode case.
Modify omap2_gpio_set_edge_wakeup to use different variables
to save context vs. omap_save_context, and both set the edge
wakeups and call pm_runtime_put_sync when going to off mode.
Change-Id: I2890f7f3dd2c3dfe493cf748a523004a76e560c2
Signed-off-by: Colin Cross <ccross@android.com>
Diffstat (limited to 'net/mac80211/main.c')
0 files changed, 0 insertions, 0 deletions