On 4 March 2016 at 18:53, Tanu Kaskinen <tanuk at iki.fi> wrote: > Changes in v3: > * fixed a couple of entry loading bugs in card-restore > > 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 > * added the "avoid repetitive pointer deferencing" refactoring patch > > 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 I've pushed the first 3 patches. Deferring the next 3 until we have some consensus on the way forward on the bug (https://bugs.freedesktop.org/show_bug.cgi?id=93946). -- Arun