sink: remove priority bonus for the "internal" form factor
authorTanu Kaskinen <tanuk@iki.fi>
Wed, 6 Sep 2017 13:08:29 +0000 (16:08 +0300)
committerTanu Kaskinen <tanuk@iki.fi>
Mon, 18 Sep 2017 15:49:34 +0000 (18:49 +0300)
commitbd151646ddeb03c02d7e677a91eb09614acde8e1
tree384c7559d318c9eafc494afa9a937054d1ec1680
parentf63c13f62f6402020ee558df459110470137554d
sink: remove priority bonus for the "internal" form factor

We're supposed to prioritize USB sound cards over PCI sound cards, but
the priority bonus for the "internal" form factor prevents this from
happening. Not all (if any) USB sound cards have the form factor
property set, whereas at least on my laptop the on-board sound card has
the form factor set to "internal".
src/pulsecore/sink.c