Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752187AbbF1Efi (ORCPT ); Sun, 28 Jun 2015 00:35:38 -0400 Received: from muin.pair.com ([209.68.1.55]:49639 "EHLO muin.pair.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751725AbbF1Ef3 (ORCPT ); Sun, 28 Jun 2015 00:35:29 -0400 X-Greylist: delayed 470 seconds by postgrey-1.27 at vger.kernel.org; Sun, 28 Jun 2015 00:35:29 EDT Message-ID: <558F77B8.9060307@tabi.org> Date: Sat, 27 Jun 2015 23:27:36 -0500 From: Timur Tabi User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1 MIME-Version: 1.0 To: "Maciej S. Szmigiero" , "alsa-devel@alsa-project.org" CC: Nicolin Chen , Xiubo Li , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , linuxppc-dev@lists.ozlabs.org, linux-kernel , Fabio Estevam Subject: Re: [PATCH] ASoC: fsl_ssi: fix AC'97 mode References: <558F28E1.7040204@maciej.szmigiero.name> In-Reply-To: <558F28E1.7040204@maciej.szmigiero.name> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 486 Lines: 11 Maciej S. Szmigiero wrote: > + if (newbinding && fsl_ssi_is_ac97(ssi_private)) { Is the "newbinding" necessary? I thought only the original PowerPC device trees were the only one that have the old binding, and they never supported AC97. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/