linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / sound / pci / trident / trident_synth.c
index 9b7dee8..cc7af8b 100644 (file)
@@ -914,9 +914,7 @@ static int snd_trident_synth_create_port(struct snd_trident * trident, int idx)
                                                   &callbacks,
                                                   SNDRV_SEQ_PORT_CAP_WRITE | SNDRV_SEQ_PORT_CAP_SUBS_WRITE,
                                                   SNDRV_SEQ_PORT_TYPE_DIRECT_SAMPLE |
-                                                  SNDRV_SEQ_PORT_TYPE_SYNTH |
-                                                  SNDRV_SEQ_PORT_TYPE_HARDWARE |
-                                                  SNDRV_SEQ_PORT_TYPE_SYNTHESIZER,
+                                                  SNDRV_SEQ_PORT_TYPE_SYNTH,
                                                   16, 0,
                                                   name);
        if (p->chset->port < 0) {