rtc alarm: fix bad index when canceling alarms[]
authorJP Abgrall <jpa@google.com>
Sat, 3 Sep 2011 01:14:12 +0000 (18:14 -0700)
committerJP Abgrall <jpa@google.com>
Thu, 8 Sep 2011 02:49:49 +0000 (19:49 -0700)
commit692e468137ebb2a31431c4b3fad1dca0a2da7659
tree22c7e3eae805d7ad1602cad122f36ea38e720a66
parent07b26cd3da54bf9ff3723805e19bcc2dffb48297
rtc alarm: fix bad index when canceling alarms[]

It was using ANDROID_ALARM_ELAPSED_REALTIME_WAKEUP_MASK as an
index.

Change-Id: I919860cc71254453e382616bce9fd5455802cb3d
Signed-off-by: JP Abgrall <jpa@google.com>
drivers/rtc/alarm.c