]> git.alsa-project.org Git - alsa-lib.git/commit
Remove sleep_min and tick
authorTakashi Iwai <tiwai@suse.de>
Tue, 8 Jan 2008 17:36:18 +0000 (18:36 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 Jan 2008 17:36:18 +0000 (18:36 +0100)
commit679cea41259c16a68214227eaf1c1c65bb36164e
treea425216dda8f2986129cb6cc2d7fcdb955aa757e
parentcf15e49d8460d9b56005d8c49faa064de3649cef
Remove sleep_min and tick

The sleep_min and tick are removed features from the kernel.
This patch cleans the corresponding part in alsa-lib.
include/pcm.h
src/pcm/pcm.c
src/pcm/pcm_direct.c
src/pcm/pcm_direct.h
src/pcm/pcm_hw.c
src/pcm/pcm_local.h
src/pcm/pcm_params.c
src/pcm/pcm_share.c
test/latency.c