linux/drivers/hsi
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
..
clients HSI: cmt_speech: use timespec64 instead of timespec 2017-12-01 16:31:47 +01:00
controllers HSI: omap_ssi_core: fix kilo to be "k" not "K" 2017-10-01 17:19:50 +02:00
hsi_boardinfo.c HSI: Use kcalloc() in hsi_register_board_info() 2017-06-08 13:21:43 +02:00
hsi_core.c HSI: core: Use kcalloc() in two functions 2017-06-08 13:21:43 +02:00
hsi_core.h
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00