/openbmc/linux/drivers/rtc/ |
H A D | rtc-max6916.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-lpc24xx.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-pic32.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-ds1347.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-mt7622.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-max8997.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-ac100.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-ds2404.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-sunxi.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-mcp795.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-au1xxx.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-rx6110.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-rp5c01.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-ds1216.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-msm6242.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-m41t94.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-rx8010.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-max8998.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-ds1343.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-max6902.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-pcf50633.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-m48t35.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-m48t86.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-r9701.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | rtc-ds1286.c | diff 22652ba72453d35c8a637d5c0f06b3dc29ff9eb0 Mon Feb 19 09:23:56 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: stop validating rtc_time in .read_time
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|