~diwic/alsa-driver/snd-firewire-improve

Viewing all changes in revision 1366.

  • Committer: Takashi Sakamoto
  • Date: 2020-01-29 03:05:50 UTC
  • Revision ID: git-v1:4421c5c65ba387c3eb8585488a851f30cea0b43f
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: 19174295788 ("ALSA: fireface: add transaction support")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: