kernel_optimize_test/sound/core
Takashi Iwai 7c7fc2d44b [ALSA] Fix PCM MMAP time-stamp mode
When MMAP time-stamp mode is given, it's supposed to update the time-stamp
only at period boundary.  However, it currently updates at each status call
so this is just useless.  The patch fixes this misbehavior.
Also it fixes the wrong check of tstamp_mode (don't use bit-and for enum).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-31 17:29:28 +01:00
..
oss
seq [ALSA] Remove sequencer instrument layer 2008-01-31 17:29:13 +01:00
control_compat.c
control.c
device.c
hwdep_compat.c
hwdep.c
info_oss.c
info.c
init.c
isadma.c
Kconfig
Makefile
memalloc.c
memory.c
misc.c
pcm_compat.c
pcm_lib.c [ALSA] Fix PCM MMAP time-stamp mode 2008-01-31 17:29:28 +01:00
pcm_memory.c
pcm_misc.c
pcm_native.c [ALSA] Fix PCM MMAP time-stamp mode 2008-01-31 17:29:28 +01:00
pcm_timer.c
pcm.c
rawmidi_compat.c
rawmidi.c
rtctimer.c
sgbuf.c
sound_oss.c
sound.c
timer_compat.c
timer.c