On Mon, Jul 1, 2019 at 1:55 PM Rob Clark wrote:
>
> On Mon, Jul 1, 2019 at 10:41 AM Jeffrey Hugo wrote:
> >
> > When assigning a mixer, we will iterate through the entire list looking for
> > a suitable match. This results in selecting the last match. We should
> > stop at the first match, sinc
On Mon, Jul 1, 2019 at 10:41 AM Jeffrey Hugo wrote:
>
> When assigning a mixer, we will iterate through the entire list looking for
> a suitable match. This results in selecting the last match. We should
> stop at the first match, since lower numbered mixers will typically have
> more capabiliti
When assigning a mixer, we will iterate through the entire list looking for
a suitable match. This results in selecting the last match. We should
stop at the first match, since lower numbered mixers will typically have
more capabilities, and are likely to be what the bootloader used, if we
are lo