diff options
author | Linus Walleij <[email protected]> | 2013-02-12 13:46:19 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-02-12 14:34:00 -0800 |
commit | 3399cfb5df9594495b876d1843a7165f77366b2b (patch) | |
tree | 9ba159225255781bc5ce26d506020e3214518a5d /tools/perf/scripts/python/check-perf-trace.py | |
parent | 211b0cdc7dc574e5e756bdf1cc2f4a16b7f6e07e (diff) |
drivers/rtc/rtc-pl031.c: restore ST variant functionality
Commit e7e034e18a0a ("drivers/rtc/rtc-pl031.c: fix the missing operation
on enable") accidentally broke the ST variants of PL031.
The bit that is being poked as "clockwatch" enable bit for the ST
variants does the work of bit 0 on this variant. Bit 0 is used for a
clock divider on the ST variants, and setting it to 1 will affect
timekeeping in a very bad way.
Signed-off-by: Linus Walleij <[email protected]>
Acked-by: Haojian Zhuang <[email protected]>
Cc: Mian Yousaf KAUKAB <[email protected]>
Cc: Srinidhi Kasagar <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions