]> err.no Git - linux-2.6/blobdiff - include/sound/asound.h
Input: pxa27x_keypad - miscellaneous fixes
[linux-2.6] / include / sound / asound.h
index 069d9120e622b3645c5c26fe5c3554d9a3552722..3eaf155b850d8b0c266ea0d930823317033948c8 100644 (file)
@@ -354,8 +354,8 @@ struct snd_pcm_hw_params {
 
 enum {
        SNDRV_PCM_TSTAMP_NONE = 0,
-       SNDRV_PCM_TSTAMP_MMAP,
-       SNDRV_PCM_TSTAMP_LAST = SNDRV_PCM_TSTAMP_MMAP,
+       SNDRV_PCM_TSTAMP_ENABLE,
+       SNDRV_PCM_TSTAMP_LAST = SNDRV_PCM_TSTAMP_ENABLE,
 };
 
 struct snd_pcm_sw_params {