[alsa-devel] [PATCH] ALSA: HDA: Fix several mismatch for register mask and value
Takashi Iwai
tiwai at suse.de
Mon Sep 3 23:50:15 CEST 2018
On Mon, 03 Sep 2018 04:47:09 +0200,
Keyon Jie wrote:
>
> E.g. for snd_hdac_ext_link_clear_stream_id(), we should set (1 << stream)
> as mask, and 0 as value, here correct it and several similar mismatches.
>
> And, here also remove unreadable register_mask usage for those mask value
> updating.
>
> Signed-off-by: Keyon Jie <yang.jie at linux.intel.com>
Thanks, applied now.
Looking at this nice fix, it worries me a bit about the quality of the
code there... We may need to audit the whole code again. Oh well.
Takashi
More information about the Alsa-devel
mailing list