commit | df56c3dbae0e6df0edcca2e778810a3d8c994f4e | [log] [tgz] |
---|---|---|
author | Jaroslav Kysela <perex@perex.cz> | Wed Feb 15 17:09:43 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 15 21:24:44 2017 +0100 |
tree | aaf39f7d22d2c0dc133040fee3c842c7256a5cf0 | |
parent | e7480b34ad1ab84a63540b2c884cb92c0764ab74 [diff] |
ALSA: hda - add sanity check to force the separate stream tags It seems that newer Intel chipsets have more than 15 I/O streams (total). This patch forces the separate stream tags, when this hardware is detected to avoid SDxCTL.STRM field overflow and an unexpected behaviour. Signed-off-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>