Skip to content
Commit c7e68a69 authored by Guennadi Liakhovetski's avatar Guennadi Liakhovetski Committed by Takashi Iwai
Browse files

ALSA: hda: fix a mask for unsolicited event tags



Response tag only occupies 6 bits, not 7. This bug is harmless, since
the value has just been shifted to the right by 26 bits, so this is
only a cosmetic fix.

Signed-off-by: default avatarGuennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 4dbf4f44
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment