commit | 3156b71a535e6617fbc60fd6aef09a229aca7327 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Tue Sep 01 19:43:08 2015 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Tue Sep 01 19:43:08 2015 -0400 |
tree | e42e6053ab6d834658160c294278d0664ecfb235 | |
parent | 766f41781dcfe0a5b54d5cd368573655439df74a [diff] |
rtc: Disable NMI in rtc_mask() The rtc_mask() function should make sure the NMI disable bit is set (just as rtc_read() and rtc_write() do). Reported-by: Tim Shearer <tim.shearer@overturenetworks.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>