]> Pileus Git - ~andy/linux/commit
rtc: vt8500: Use define instead of hardcoded value for status bit
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 22 Jun 2011 21:20:14 +0000 (23:20 +0200)
committerJohn Stultz <john.stultz@linaro.org>
Sat, 2 Jul 2011 00:59:36 +0000 (17:59 -0700)
commit07187ee13f2b4ba183d4a4832ea153dbb2e030d3
tree4fe700d73c43c6ded70f82bf73d73f398c81ace5
parentdaf54f1f363a61c618662ef66d4bf09d2b090941
rtc: vt8500: Use define instead of hardcoded value for status bit

Fixes the vt8500 driver to use a define value for the isr
is-alarm bit.

Cc: Alexey Charkov <alchark@gmail.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
drivers/rtc/rtc-vt8500.c