From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 1/2] ALSA: hda - fix Lewisburg audio issue Date: Wed, 15 Feb 2017 21:25:11 +0100 Message-ID: References: <20170215160943.26504-1-perex@perex.cz> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id D5D4E266D1D for ; Wed, 15 Feb 2017 21:25:12 +0100 (CET) In-Reply-To: <20170215160943.26504-1-perex@perex.cz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Jaroslav Kysela Cc: ALSA development List-Id: alsa-devel@alsa-project.org On Wed, 15 Feb 2017 17:09:42 +0100, Jaroslav Kysela wrote: > > 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. > > Signed-off-by: Jaroslav Kysela Applied (with Cc to stable) now. Thanks. Takashi