diff options
author | Colin Cross <ccross@android.com> | 2011-06-06 13:38:17 -0700 |
---|---|---|
committer | Kevin Hilman <khilman@ti.com> | 2011-06-06 16:12:23 -0700 |
commit | 0622b25bf071fd83c6eef6b61fb5f3f12a418528 (patch) | |
tree | b94745ded735e4347ee37b51e5e382e3a6d81432 /Documentation/timers/hpet.txt | |
parent | d52b31deffe1956ac62d0b81b915c9b52cffb814 (diff) | |
download | op-kernel-dev-0622b25bf071fd83c6eef6b61fb5f3f12a418528.zip op-kernel-dev-0622b25bf071fd83c6eef6b61fb5f3f12a418528.tar.gz |
GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4
Setting the IRQWAKEN bit was overwriting previous IRQWAKEN bits,
causing only the last bit set to take effect, resulting in lost
wakeups when the GPIO controller is in idle.
Replace direct writes to IRQWAKEN with MOD_REG_BIT calls to
perform a read-modify-write on the register.
Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'Documentation/timers/hpet.txt')
0 files changed, 0 insertions, 0 deletions