On Fri, 2016-03-04 at 12:57 +0200, Tanu Kaskinen wrote: > These patches fix https://bugs.freedesktop.org/show_bug.cgi?id=93946 > > Changes in v2: > Â * moved the preferred port variables to pa_card > Â * implemented preferred port persistence with card-restore > Â * switch-on-port-available: update card_info->active_profile always > Â Â Â Â in the profile changed hook callback, not only when the change is > Â Â Â Â initiated by the user > > Tanu Kaskinen (6): > Â switch-on-port-available: unify input/output switching policy > Â switch-on-port-available: fix inverted if condition > Â switch-on-port-available: avoid repetitive pointer deferencing > Â card: add preferred_{input,output}_port > Â card-restore: restore preferred ports > Â switch-on-port-available: prefer ports that have been selected by the > Â Â Â Â user Gah, I forgot to test the card-restore part before sending, and it doesn't seem to work... -- Tanu