linux-stable/drivers/hsi/clients
Arnd Bergmann b6dc80dbe6 HSI: cmt_speech: use timespec64 instead of timespec
struct timespec should no longer be used because of the y2038
overflow problem. This code does not suffer from the overflow,
but it's trivial to change it to use timespec64 without changing
the interface, so let's do that.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
2017-12-01 16:31:47 +01:00
..
cmt_speech.c HSI: cmt_speech: use timespec64 instead of timespec 2017-12-01 16:31:47 +01:00
hsi_char.c HSI: hsi_char: pr_err() strings should end with newlines 2017-10-01 17:19:53 +02:00
Kconfig HSI: nokia-modem: Add cmt-speech support 2015-03-31 22:19:43 +02:00
Makefile HSI: cmt_speech: Add cmt-speech driver 2015-03-31 22:14:04 +02:00
nokia-modem.c HSI: nokia-modem: Add a space character for better code readability in nokia_modem_probe() 2017-06-08 13:21:43 +02:00
ssi_protocol.c timer: Fix two mistakes in callback conversions 2017-10-05 22:04:48 +02:00