[ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctl
[safe/jmp/linux-2.6] / sound / core / pcm_compat.c
index 1fb6ae7..49aa693 100644 (file)
@@ -483,6 +483,7 @@ static long snd_pcm_ioctl_compat(struct file *file, unsigned int cmd, unsigned l
        switch (cmd) {
        case SNDRV_PCM_IOCTL_PVERSION:
        case SNDRV_PCM_IOCTL_INFO:
+       case SNDRV_PCM_IOCTL_TSTAMP:
        case SNDRV_PCM_IOCTL_TTSTAMP:
        case SNDRV_PCM_IOCTL_HWSYNC:
        case SNDRV_PCM_IOCTL_PREPARE: