Arnd Bergmann
9506b146fa
usb: xhci: tegra: use time64_t for printing timestamp
...
The time_t type and time_to_tm() function are deprecated because
of y2038 problems. In this driver, they are used to pretty-print
the timestamp of the firmware build. This is fine as long as
we don't get a firmware build past 2038.
Converting to time64_t and time64_to_tm() avoids the deprecated
interfaces and works until 2106, when the firmware-defined
data structure overflows.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-02 19:08:53 +01:00
..
2017-07-30 07:26:52 -07:00
2016-09-27 12:20:17 +02:00
2017-10-04 09:58:42 +02:00
2017-03-17 13:16:56 +09:00
2017-06-13 10:48:24 +02:00
2017-08-31 18:08:46 +02:00
2015-07-22 16:44:35 -07:00
2015-01-09 12:31:53 -08:00
2017-11-01 17:02:15 +01:00
2016-12-05 15:13:58 +01:00
2017-03-23 08:20:21 +01:00
2014-11-07 09:01:50 -08:00
2014-11-07 09:01:50 -08:00
2017-08-10 11:36:50 -07:00
2017-03-17 13:32:59 +09:00
2016-10-24 14:36:25 +02:00
2017-11-01 18:22:26 +01:00
2015-01-09 12:31:53 -08:00
2015-01-09 12:31:53 -08:00
2013-12-08 18:06:46 -08:00
2016-11-03 10:38:24 +02:00
2017-05-17 12:20:53 +02:00
2015-01-09 12:31:53 -08:00
2016-04-28 12:35:36 -07:00
2016-06-30 07:44:21 +01:00
2015-08-18 10:05:23 -07:00
2016-06-07 22:15:25 -07:00
2015-01-09 12:31:53 -08:00
2017-06-03 18:08:04 +09:00
2016-11-29 17:36:43 +01:00
2015-01-09 12:31:53 -08:00
2016-12-05 15:13:58 +01:00
2014-07-09 16:13:03 -07:00
2016-08-30 19:17:37 +02:00
2015-12-22 17:12:56 -06:00
2016-05-09 13:08:46 +02:00
2015-12-04 08:25:58 -08:00
2015-12-22 17:12:56 -06:00
2017-11-01 17:02:15 +01:00
2015-10-16 23:46:22 -07:00
2017-07-22 15:56:53 +02:00
2017-08-10 11:31:26 -07:00
2017-08-31 18:08:46 +02:00
2017-11-01 17:01:06 +01:00
2017-11-01 19:29:40 +01:00
2017-11-01 17:05:51 +01:00
2017-11-01 17:05:51 +01:00
2017-11-01 17:11:05 +01:00
2017-03-09 10:22:08 +01:00
2016-11-29 17:31:36 +01:00
2015-05-10 16:01:11 +02:00
2017-01-10 17:00:42 +01:00
2017-11-01 17:02:15 +01:00
2017-02-10 12:20:57 +01:00
2016-11-21 17:33:40 +01:00
2016-12-08 17:50:09 +01:00
2017-08-15 08:27:22 +01:00
2017-03-23 08:13:21 +01:00
2017-11-01 18:22:26 +01:00
2015-01-09 12:31:53 -08:00
2013-12-08 18:06:46 -08:00
2017-06-29 14:49:06 +02:00
2016-06-07 22:15:25 -07:00
2016-12-05 16:32:51 +01:00
2017-10-04 09:58:42 +02:00
2017-09-01 11:59:17 +02:00
2015-10-04 10:51:58 +01:00
2016-06-30 07:44:20 +01:00
2015-01-09 12:31:53 -08:00
2017-09-01 11:59:17 +02:00
2017-03-23 08:13:21 +01:00
2017-11-01 17:02:15 +01:00
2017-11-01 17:02:16 +01:00
2017-08-02 12:05:07 -05:00
2017-11-01 16:57:23 +01:00
2017-11-01 16:57:23 +01:00
2014-01-08 15:01:39 -08:00
2017-07-30 07:26:51 -07:00
2015-06-08 14:26:22 -07:00
2017-07-30 07:26:52 -07:00
2015-12-23 10:41:31 -05:00
2015-01-09 12:31:53 -08:00
2017-05-25 14:30:13 +02:00
2017-05-25 14:30:13 +02:00
2015-04-10 13:45:27 +02:00
2017-06-28 01:52:52 +02:00
2017-05-25 14:30:13 +02:00
2015-12-01 14:26:33 -08:00
2017-04-08 12:17:42 +02:00
2017-10-05 11:01:57 +02:00
2017-10-05 11:01:57 +02:00
2017-01-25 10:59:06 +01:00
2017-11-01 17:02:16 +01:00
2017-11-01 17:02:15 +01:00
2017-10-23 11:29:40 +02:00
2017-10-25 08:54:33 +02:00
2017-10-23 11:29:40 +02:00
2016-04-26 16:08:02 -07:00
2016-04-26 16:08:02 -07:00
2017-09-18 17:10:41 +02:00
2017-10-09 09:11:09 +02:00
2017-04-19 19:59:17 +02:00
2017-08-16 15:26:26 -07:00
2017-04-19 19:59:17 +02:00
2017-10-23 14:24:37 +02:00
2017-11-02 19:08:53 +01:00
2014-10-03 14:44:45 -07:00
2017-10-05 11:01:58 +02:00
2017-11-01 17:02:15 +01:00
2017-10-17 12:14:43 +02:00