Skip to content

Fix availability groups

Tanu Kaskinen requested to merge tanuk/pulseaudio:fix-availablitiy-groups into master

This supersedes !371 (closed). The "legacy" mixer ports were incorrectly assigned to availability groups. The first patch calculates the availability groups once per card instead of once per mapping, and the second patch fixes HDMI port group assignment.

Merge request reports