aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/arm_arch_timer.c
diff options
context:
space:
mode:
authorJohn Stultz <[email protected]>2013-09-17 11:20:21 -0700
committerJohn Stultz <[email protected]>2013-09-18 14:37:50 -0700
commit07783397c6e3757de805bda5e1139a9e47aa7d74 (patch)
tree2b93e36738cc48bbc27fdf4c9d1ae9bb951c8873 /drivers/clocksource/arm_arch_timer.c
parent233bcb411cd32d15c4d04271fa06ca8f2dc24eb8 (diff)
rtc: rtc-pl031: Set wakeup flag prior to registering rtcdev
In some recent testing, I noticed the CLOCK_REALTIME_ALARM clockid wasn't functioning on my vexpress qemu environment. Looking into it I noticed the pl031 rtc driver doesn't set the wakeup flag on the device until after registering the device with the RTC subsystem. This causes the alarmtimer subsystem to not see the pl031 driver as a valid backing device, and that resuls in alarm clockids getting ENOTSUPP errors. Thus be sure to set the wakeup flag on the device prior to registering the rtcdev so the pl031 rtc driver can be used as the backing alarmtimer device. Cc: Linus Walleij <[email protected]> Cc: Alessandro Zummo <[email protected]> Cc: "Jon Medhurst (Tixy)" <[email protected]> Cc: [email protected] Acked-by: Linus Walleij <[email protected]> Signed-off-by: John Stultz <[email protected]>
Diffstat (limited to 'drivers/clocksource/arm_arch_timer.c')
0 files changed, 0 insertions, 0 deletions