diff options
author | Axel Lin <axel.lin@ingics.com> | 2013-07-03 15:06:45 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-21 18:21:28 -0700 |
commit | e64c0641beee09a0d9870efc5ea40eb06b6529cb (patch) | |
tree | 8429c28a338f2ce234f1190d5b44bfdd063a3ec2 /drivers/acpi | |
parent | 3dc8601b54d7efa6ccf94b5159dd79b179a965dc (diff) | |
download | linux-3.10-e64c0641beee09a0d9870efc5ea40eb06b6529cb.tar.gz linux-3.10-e64c0641beee09a0d9870efc5ea40eb06b6529cb.tar.bz2 linux-3.10-e64c0641beee09a0d9870efc5ea40eb06b6529cb.zip |
drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irq
commit 29ecd78c0fd6ee05f2c6b07b23823a6ae43c13ff upstream.
In the disable AIE irq code path, current code passes "1" to enable
parameter of rv3029c2_rtc_i2c_alarm_set_irq(). Thus it does not disable
AIE irq.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions