diff options
Diffstat (limited to 'drivers/rtc/interface.c')
-rw-r--r-- | drivers/rtc/interface.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/interface.c b/drivers/rtc/interface.c index b2fea80dfb6..ef6316acec4 100644 --- a/drivers/rtc/interface.c +++ b/drivers/rtc/interface.c | |||
@@ -480,7 +480,7 @@ EXPORT_SYMBOL_GPL(rtc_update_irq_enable); | |||
480 | * @rtc: pointer to the rtc device | 480 | * @rtc: pointer to the rtc device |
481 | * | 481 | * |
482 | * This function is called when an AIE, UIE or PIE mode interrupt | 482 | * This function is called when an AIE, UIE or PIE mode interrupt |
483 | * has occured (or been emulated). | 483 | * has occurred (or been emulated). |
484 | * | 484 | * |
485 | * Triggers the registered irq_task function callback. | 485 | * Triggers the registered irq_task function callback. |
486 | */ | 486 | */ |