diff options
| author | John Stultz <[email protected]> | 2011-02-03 01:02:41 +0000 |
|---|---|---|
| committer | John Stultz <[email protected]> | 2011-02-03 21:02:35 +0000 |
| commit | 16380c153a69c3784d2afaddfe0a22f353046cf6 (patch) | |
| tree | e923f26334d999a1e456ca80c446fbf8b1c2eedd /net/unix/af_unix.c | |
| parent | RTC: Fix rtc driver ioctl specific shortcutting (diff) | |
| download | kernel-16380c153a69c3784d2afaddfe0a22f353046cf6.tar.gz kernel-16380c153a69c3784d2afaddfe0a22f353046cf6.zip | |
RTC: Convert rtc drivers to use the alarm_irq_enable method
Some rtc drivers use the ioctl method instead of the alarm_irq_enable
method for enabling alarm interupts. With the new virtualized RTC
rework, its important for drivers to use the alarm_irq_enable instead.
This patch converts the drivers that use the AIE ioctl method to
use the alarm_irq_enable method. Other ioctl cmds are left untouched.
I have not been able to test or even compile most of these drivers.
Any help to make sure this change is correct would be appreciated!
CC: Alessandro Zummo <[email protected]>
CC: Thomas Gleixner <[email protected]>
CC: Marcelo Roberto Jimenez <[email protected]>
Reported-by: Marcelo Roberto Jimenez <[email protected]>
Tested-by: Marcelo Roberto Jimenez <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
