summaryrefslogtreecommitdiff
path: root/sound/usb
diff options
context:
space:
mode:
authorKeyon Jie <yang.jie@linux.intel.com>2019-01-09 11:20:51 +0300
committerTakashi Iwai <tiwai@suse.de>2019-01-09 12:29:18 +0300
commitfc2a6cf060d0c6feeb3719bf40088e48c5926e40 (patch)
treeede7813da14b78480bb290dd2a0eb3f691a5b902 /sound/usb
parent081e01f059ba03b25499cb4616ec58db0979406d (diff)
downloadlinux-fc2a6cf060d0c6feeb3719bf40088e48c5926e40.tar.xz
ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start()
To enable SIE(Stream Interrupt Enable) in snd_hdac_stream_start(), we should set both mask and value to be "1 << azx_dev->index" for register update, the mask was 0, here fix it. Signed-off-by: Keyon Jie <yang.jie@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions