]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: pcm - Use UNKNOWN chmap for mono streams
authorTakashi Iwai <tiwai@suse.de>
Tue, 11 Sep 2012 12:24:43 +0000 (14:24 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 11 Sep 2012 12:24:43 +0000 (14:24 +0200)
commite1e1370b1b4fe1d467ea900a4674163be28752ba
tree515fa72ab82691073930202c40a4d112d3de32d8
parent829dce4aadeeabfae30f1b4b26ee1197cd786857
ALSA: pcm - Use UNKNOWN chmap for mono streams

In general, mono streams have no dedicated speaker assignment, thus
they should be rather marked as UNKNOWN position.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm_lib.c