diff options
author | Derek Basehore <dbasehore@chromium.org> | 2012-10-05 00:54:00 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2012-11-17 10:17:24 +0000 |
commit | 95273f8952a7e3a037e139eec0aa99872f086498 (patch) | |
tree | cc3fc0c44c8a46f3ba8bf4a1c8585b4e194182a0 /drivers/rtc/rtc-m41t94.c | |
parent | e3db9ef6eb39ac6d969787bc15756778c2c5ca66 (diff) | |
download | linux-95273f8952a7e3a037e139eec0aa99872f086498.tar.gz linux-95273f8952a7e3a037e139eec0aa99872f086498.tar.bz2 linux-95273f8952a7e3a037e139eec0aa99872f086498.zip |
tsl2563: fixed bug with disabling interrupts
In tsl_2563_write_interrupt_config and tsl2562_remove, interrupts are not
disabled where they should be. This seems to be from a mistake of using |=
instead of &= in 2 lines of code.
Signed-off-by: Derek Basehore <dbasehore@chromium.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/rtc/rtc-m41t94.c')
0 files changed, 0 insertions, 0 deletions