]> code.delx.au - pulseaudio/commit
alsa-ucm: Make combination port names deterministic
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 21 Aug 2013 09:28:06 +0000 (14:58 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 17 Sep 2013 13:20:01 +0000 (18:50 +0530)
commit3a3581758fd24669c58d9e397032563710bc9596
treecac4c0094d4429a4117993980cb037d8ccbf1734
parent4d638b5ffd2d482223f74a42622fb063b45a390c
alsa-ucm: Make combination port names deterministic

At the moment, port names combined from multiple devices are generated
based on the order that the devices are specified in config. This makes
programmatic use of thsee ports a bit painful, so let's make them be
combined in alphabetical order.
src/modules/alsa/alsa-ucm.c