pcm: Define namehint for single directional PCM types

The PCM namehint for some PCM types like dmix, dsnoop and surround51
should be defined as single directional.

Reported-by: Trent Reed <treed0803@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Takashi Iwai 2016-05-12 16:33:19 +02:00
parent 8cdbdae731
commit 5fb3fe1724
8 changed files with 8 additions and 8 deletions

View file

@ -110,6 +110,6 @@ pcm.!dsnoop {
name defaults.namehint.extended
}
description "Direct sample snooping device"
device $DEV
device_input $DEV
}
}