diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2020-12-02 14:13:18 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-12-04 01:51:30 +0300 |
commit | ce9af89392024f57247187afc345991b784f9bae (patch) | |
tree | b58ca2eacc06e343fd0eb80bc5b4074cb0cf0f36 /drivers/rtc/class.c | |
parent | 31b16d978f902bd9ac7fdc20738f67e39959cd5c (diff) | |
download | linux-ce9af89392024f57247187afc345991b784f9bae.tar.xz |
rtc: s3c: Remove dead code related to periodic tick handling
Support for periodic tick interrupts has been moved from the RTC class to
the HR-timers long time ago. Then it has been removed from this driver by
commits 80d4bb515b78 ("RTC: Cleanup rtc_class_ops->irq_set_state") and
696160fec162 ("RTC: Cleanup rtc_class_ops->irq_set_freq()"). They however
did not remove all the code related to the tick handling. Do it now then.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20201202111318.5353-2-m.szyprowski@samsung.com
Diffstat (limited to 'drivers/rtc/class.c')
0 files changed, 0 insertions, 0 deletions