[ALSA] Use getnstimeofday()
authorTakashi Iwai <tiwai@suse.de>
Mon, 10 Oct 2005 09:49:49 +0000 (11:49 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 4 Nov 2005 12:17:47 +0000 (13:17 +0100)
commit07799e756c76ecd52cb01a812ba48b7d8ac67633
tree5b6a006d90e631e6b70264aba355314a7cedbbe5
parent7c22f1aaa23370bf9ba2dd3abbccbed70dced216
[ALSA] Use getnstimeofday()

Modules: Documentation,PCM Midlevel,Timer Midlevel,ALSA Core

Use the standard getnstimeofday() function instead of ALSA's own one.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl
include/sound/core.h
include/sound/pcm.h
sound/core/pcm_lib.c
sound/core/pcm_native.c
sound/core/timer.c