3 Sep
2018
3 Sep
'18
9:50 p.m.
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@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