commit | e7480b34ad1ab84a63540b2c884cb92c0764ab74 | [log] [tgz] |
---|---|---|
author | Jaroslav Kysela <perex@perex.cz> | Wed Feb 15 17:09:42 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 15 21:23:30 2017 +0100 |
tree | 086f48e9c33b3040552eda5f4a615c06e4c5dc61 | |
parent | 078502b5842a52f6faf7edf178fb2ad22fa16b96 [diff] |
ALSA: hda - fix Lewisburg audio issue Like for Sunrise Point, the total stream number of Lewisburg's input and output stream exceeds 15 (GCAP is 0x9701), which will cause some streams do not work because of the overflow on SDxCTL.STRM field if using the legacy stream tag allocation method. Fixes: 5cf92c8b3dc5 ("ALSA: hda - Add Intel Lewisburg device IDs Audio") Signed-off-by: Jaroslav Kysela <perex@perex.cz> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>