]> 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)
commitba7ec90339793a89357948f41fea4dcb30d1970f
tree9a0a2a81a4c7abb1e3c29f72e3f4233e46426053
parentf913ef9984da0f18cec4ccd138bf4718ef8be85e
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