]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: rawmidi: Use comapt_put_timespec()
authorTakashi Iwai <tiwai@suse.de>
Sun, 28 Feb 2016 10:30:53 +0000 (11:30 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 28 Feb 2016 16:44:48 +0000 (17:44 +0100)
commit3c6bc62d37d130a2487f8e95a3681812672bcaf9
tree9a0a2a81a4c7abb1e3c29f72e3f4233e46426053
parent88111678eba45905206c4f34e6c6d8a96e794db5
ALSA: rawmidi: Use comapt_put_timespec()

Instead of open-coding, use the existing helper to copy a 32bit
timespec from/to 64bit.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/rawmidi_compat.c