[alsa-devel] [PATCH] ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series
Takashi Iwai
tiwai at suse.de
Mon Nov 4 09:03:28 CET 2019
On Sat, 02 Nov 2019 16:09:20 +0100,
Takashi Sakamoto wrote:
>
> For Focusrite Saffire Pro i/o, the lowest 8 bits of register represents
> configured source of sampling clock. The next lowest 8 bits represents
> whether the configured source is actually detected or not just after
> the register is changed for the source.
>
> Current implementation evaluates whole the register to detect configured
> source. This results in failure due to the next lowest 8 bits when the
> source is connected in advance.
>
> This commit fixes the bug.
>
> Fixes: 25784ec2d034 ("ALSA: bebob: Add support for Focusrite Saffire/SaffirePro series")
> Cc: <stable at vger.kernel.org> # v3.16+
> Signed-off-by: Takashi Sakamoto <o-takashi at sakamocchi.jp>
Applied now. Thanks.
Takashi
More information about the Alsa-devel
mailing list