diff options
author | Axel Haslam <axelhaslam@ti.com> | 2011-09-13 16:14:45 -0700 |
---|---|---|
committer | Todd Poynor <toddpoynor@google.com> | 2011-10-06 18:47:25 -0700 |
commit | f42515c120a57bb9087e6efba1b447387870878c (patch) | |
tree | ed1411fd672a836fa3da6950d814acba2c3776cb /security/capability.c | |
parent | 8cdfa614cec150754b7bcff3ed8b677e6199f1ba (diff) | |
download | kernel_samsung_tuna-f42515c120a57bb9087e6efba1b447387870878c.zip kernel_samsung_tuna-f42515c120a57bb9087e6efba1b447387870878c.tar.gz kernel_samsung_tuna-f42515c120a57bb9087e6efba1b447387870878c.tar.bz2 |
GPIO: OMAP: Fix GPIO_IRQWAKEN_0 access
The use of the new GPIO_IRQWAKEN_0 register cannot
use the same logic as the GPIO_CLEARWKUPENA and
GPIO_SETWKUENA. To set GPIO_IRQWAKEN_0 we need to read
the register and OR the corresponding bit. to clear
the wakeup we need clear the bit NOT set it.
Change-Id: Iabbe553e3db283804f5b89dfba3f5fa35b88d9dc
Signed-off-by: Axel Haslam <axelhaslam@ti.com>
Diffstat (limited to 'security/capability.c')
0 files changed, 0 insertions, 0 deletions