diff options
author | Johan Hovold <johan@kernel.org> | 2014-12-11 02:52:36 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-11 04:41:13 +0300 |
commit | 1ed8b5d26c33d5c95845be7d51aae2bf6f1b053c (patch) | |
tree | a48bd8d37cdda37e99ded7e476d2eebc0e4c9b27 /drivers/rtc/rtc-tps6586x.c | |
parent | 7ecd9a3f062147400e605713724dd67dbb7e5053 (diff) | |
download | linux-1ed8b5d26c33d5c95845be7d51aae2bf6f1b053c.tar.xz |
rtc: omap: fix interrupt disable at probe
Use writel instead of writeb when disabling interrupts at probe as
ALARM2 is not cleared otherwise on some IP-block revisions (e.g.
AM3352).
Note that the driver currently never enables the ALARM2 interrupt.
Signed-off-by: Johan Hovold <johan@kernel.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Benot Cousson <bcousson@baylibre.com>
Cc: Lokesh Vutla <lokeshvutla@ti.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Sekhar Nori <nsekhar@ti.com>
Cc: Tero Kristo <t-kristo@ti.com>
Cc: Keerthy J <j-keerthy@ti.com>
Tested-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-tps6586x.c')
0 files changed, 0 insertions, 0 deletions