commit | 4ae7806f8b4bf9a1e74c82f3bd4e91d59bd3d697 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Mon Nov 12 22:48:12 2007 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 26 15:07:51 2008 +0000 |
tree | 921c819cfa93d70a3e2c5bad328a20c24e3683b3 | |
parent | a88264c24c44924a549f3d596b86d611b7ee9909 [diff] |
[ARM] pxa: Don't wind OSCR backwards over suspend/resume OSCR is supposed to monotonically increment; however restoring it to a time prior to OSMR0 may result in it being wound backwards. Instead, if OSMR0 is within the minimum expiry time, wind OSMR0 forwards. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>