diff options
| author | Zeng Jingxiang <[email protected]> | 2022-07-28 10:01:01 +0000 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2022-08-08 22:56:41 +0000 |
| commit | 03c4cd6f89e074a51e289eb9129ac646f0f2bd29 (patch) | |
| tree | a78594a4be10678bce26f494aa773eeef3cd8b52 /drivers/fpga/microchip-spi.c | |
| parent | rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0 (diff) | |
| download | kernel-03c4cd6f89e074a51e289eb9129ac646f0f2bd29.tar.gz kernel-03c4cd6f89e074a51e289eb9129ac646f0f2bd29.zip | |
rtc: spear: set range max
In the commit f395e1d3b28d7c2c67b73bd467c4fb79523e1c65
("rtc: spear: set range"), the value of
RTC_TIMESTAMP_END_9999 was incorrectly set to range_min.
390 config->rtc->range_min = RTC_TIMESTAMP_BEGIN_0000;
391 config->rtc->range_max = RTC_TIMESTAMP_END_9999;
Fixes: f395e1d3b28d ("rtc: spear: set range")
Signed-off-by: Zeng Jingxiang <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/microchip-spi.c')
0 files changed, 0 insertions, 0 deletions
