From: Libin Yang Date: Thu, 26 Mar 2015 05:28:39 +0000 (+0800) Subject: ALSA: hda_intel: apply the Seperate stream_tag for Sunrise Point X-Git-Tag: omap-for-v4.2/o2_dc~252^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db48abf4367cb1f9e118defee0a37238638c2752;p=pandora-kernel.git ALSA: hda_intel: apply the Seperate stream_tag for Sunrise Point The total stream number of Sunrise Point's input and output stream exceeds 15, which will cause some streams do not work because of the overflow on SDxCTL.STRM field if using the legacy stream tag allocation method. This patch uses the new stream tag allocation method by add the flag AZX_DCAPS_SEPARATE_STREAM_TAG for Skylake platform. Signed-off-by: Libin Yang Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed