]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/core/pcm.c
iwlwifi: ensure led registration complete as part of initialization
[linux-2.6-omap-h63xx.git] / sound / core / pcm.c
index 1502acd81a185aec1b4e8e923ee29e3b22a400db..9dd9bc73fe1d6ab8b568fa1ce865650f52bae72f 100644 (file)
@@ -227,7 +227,7 @@ static char *snd_pcm_subformat_names[] = {
 
 static char *snd_pcm_tstamp_mode_names[] = {
        TSTAMP(NONE),
-       TSTAMP(MMAP),
+       TSTAMP(ENABLE),
 };
 
 static const char *snd_pcm_stream_name(int stream)