From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from muin.pair.com (muin.pair.com [209.68.1.55]) by ozlabs.org (Postfix) with ESMTP id 992D72C020A for ; Wed, 6 Nov 2013 00:26:28 +1100 (EST) Message-ID: <5278F1FA.1060706@tabi.org> Date: Tue, 05 Nov 2013 07:26:18 -0600 From: Timur Tabi MIME-Version: 1.0 To: Li Xiubo , Guangyu Chen Subject: Re: [PATCHv2 1/8] ALSA: Add SAI SoC Digital Audio Interface driver. References: <1383289495-24523-1-git-send-email-Li.Xiubo@freescale.com> <1383289495-24523-2-git-send-email-Li.Xiubo@freescale.com> <20131101085904.GC28401@MrMyself> <1DD289F6464F0949A2FCA5AA6DC23F82874201@039-SN2MPN1-013.039d.mgd.msft.net> In-Reply-To: <1DD289F6464F0949A2FCA5AA6DC23F82874201@039-SN2MPN1-013.039d.mgd.msft.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: "mark.rutland@arm.com" , "alsa-devel@alsa-project.org" , "linux-doc@vger.kernel.org" , "tiwai@suse.de" , Huan Wang , "perex@perex.cz" , Shawn Guo , "LW@KARO-electronics.de" , "linux@arm.linux.org.uk" , "linux-arm-kernel@lists.infradead.org" , "grant.likely@linaro.org" , "devicetree@vger.kernel.org" , "ian.campbell@citrix.com" , "pawel.moll@arm.com" , "swarren@wwwdotorg.org" , "rob.herring@calxeda.com" , "broonie@kernel.org" , "oskar@scara.com" , Fabio Estevam , "lgirdwood@gmail.com" , "linux-kernel@vger.kernel.org" , "rob@landley.net" , Zhengxiong Jin , "shawn.guo@linaro.org" , "linuxppc-dev@lists.ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Li Xiubo wrote: > But fsl-ssi.o and fsl-spdif.o is based PowrePC platform? Which we can see from the comments. fsl_ssi was originally PPC-only, but it now supports PPC and ARM. You can see that from the git history. If there are any comments that say PPC but are not PPC-specific, that should be fixed.