]> git.karo-electronics.de Git - linux-beck.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)
commitdd7e3f805231cf83317c39bd346d5e4839f5cbb0
tree9a0a2a81a4c7abb1e3c29f72e3f4233e46426053
parent513ace79b657e2022a592e77f24074e088681ecc
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