From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751909AbcL1RyC (ORCPT ); Wed, 28 Dec 2016 12:54:02 -0500 Received: from mail-oi0-f65.google.com ([209.85.218.65]:33837 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751446AbcL1RyA (ORCPT ); Wed, 28 Dec 2016 12:54:00 -0500 MIME-Version: 1.0 In-Reply-To: <20161228110636.GA14768@ubuntu> References: <20161228110636.GA14768@ubuntu> From: Fabio Estevam Date: Wed, 28 Dec 2016 15:53:07 -0200 Message-ID: Subject: Re: [alsa-devel] [PATCH] ASoC : fsl_ssi : Correct the condition to check AC97 mode To: "Harisangam, Sharvari (S.)" Cc: Timur Tabi , Nicolin Chen , Xiubo Li , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , "alsa-devel@alsa-project.org" , "linuxppc-dev@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 28, 2016 at 9:06 AM, Harisangam, Sharvari (S.) wrote: > Corrected the condition to check if ssi is configured for AC97 > mode. Other modes like dsp_a also satisfy the ANDing condition. > > Signed-off-by: Sharvari Harisangam This has been fixed in 4.3 kernel by commit: 5b64c173cdea211 ("ASoC: fsl_ssi: Fix checking of dai format for AC97 mode")