alistair23-linux/sound/firewire/fireface
Takashi Sakamoto e3a973c69b ALSA: fireface: obsolete usage of ktime_set() for zero assignment
In development period for Linux v4.10, ktime_t became an alias of s64,
instead of union. I forgot it. We can just assign zero, instead of usage
of ktime_set(0, 0).

Fixes: 1917429578 ("ALSA: fireface: add transaction support")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-04-20 15:00:54 +02:00
..
amdtp-ff.c ALSA: fireface: add unique data processing layer 2017-04-05 21:31:42 +02:00
ff-hwdep.c ALSA: fireface: add hwdep interface 2017-04-05 21:31:49 +02:00
ff-midi.c ALSA: fireface: add support for MIDI functionality 2017-04-05 21:31:34 +02:00
ff-pcm.c ALSA: fireface: add hwdep interface 2017-04-05 21:31:49 +02:00
ff-proc.c ALSA: fireface: add proc node to help debugging 2017-04-05 21:31:36 +02:00
ff-protocol-ff400.c ALSA: fireface: add support for Fireface 400 2017-04-05 21:31:54 +02:00
ff-stream.c ALSA: fireface: add hwdep interface 2017-04-05 21:31:49 +02:00
ff-transaction.c ALSA: fireface: obsolete usage of ktime_set() for zero assignment 2017-04-20 15:00:54 +02:00
ff.c ALSA: fireface: add support for Fireface 400 2017-04-05 21:31:54 +02:00
ff.h ALSA: fireface: add support for Fireface 400 2017-04-05 21:31:54 +02:00
Makefile ALSA: fireface: add support for Fireface 400 2017-04-05 21:31:54 +02:00