From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] sound/soc/pxa/zylonite.c: set .codec_dai_name in initializer Date: Wed, 30 Mar 2011 09:31:19 +0900 Message-ID: <20110330003113.GA2853@opensource.wolfsonmicro.com> References: <1300448853-15651-1-git-send-email-ospite@studenti.unina.it> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id B9C4C103817 for ; Wed, 30 Mar 2011 02:31:13 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1300448853-15651-1-git-send-email-ospite@studenti.unina.it> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Antonio Ospite Cc: alsa-devel@alsa-project.org, Russell King , Takashi Iwai , Sascha Hauer , linux-kernel@vger.kernel.org, Eric Miao , Timur Tabi , linux-arm-kernel@lists.infradead.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Fri, Mar 18, 2011 at 12:47:33PM +0100, Antonio Ospite wrote: > Fix the initialization of .codec_dai_name in zylonite_dai initializer, > do not mix it with the initialization of .codec_name which is set > already a few lines above. Applied, thanks. As discussed via IRC please fix your mail setup so it can deliver to hosts without MX records. Please also try to cut down the CC lists a bit - don't blindly trust get_maintainers. From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Wed, 30 Mar 2011 09:31:19 +0900 Subject: [PATCH] sound/soc/pxa/zylonite.c: set .codec_dai_name in initializer In-Reply-To: <1300448853-15651-1-git-send-email-ospite@studenti.unina.it> References: <1300448853-15651-1-git-send-email-ospite@studenti.unina.it> Message-ID: <20110330003113.GA2853@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Mar 18, 2011 at 12:47:33PM +0100, Antonio Ospite wrote: > Fix the initialization of .codec_dai_name in zylonite_dai initializer, > do not mix it with the initialization of .codec_name which is set > already a few lines above. Applied, thanks. As discussed via IRC please fix your mail setup so it can deliver to hosts without MX records. Please also try to cut down the CC lists a bit - don't blindly trust get_maintainers. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754851Ab1C3AbO (ORCPT ); Tue, 29 Mar 2011 20:31:14 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:49986 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751605Ab1C3AbN (ORCPT ); Tue, 29 Mar 2011 20:31:13 -0400 Date: Wed, 30 Mar 2011 09:31:19 +0900 From: Mark Brown To: Antonio Ospite Cc: alsa-devel@alsa-project.org, Eric Miao , Russell King , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Jarkko Nikula , Timur Tabi , Sascha Hauer , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] sound/soc/pxa/zylonite.c: set .codec_dai_name in initializer Message-ID: <20110330003113.GA2853@opensource.wolfsonmicro.com> References: <1300448853-15651-1-git-send-email-ospite@studenti.unina.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1300448853-15651-1-git-send-email-ospite@studenti.unina.it> X-Cookie: Courage is your greatest present need. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 18, 2011 at 12:47:33PM +0100, Antonio Ospite wrote: > Fix the initialization of .codec_dai_name in zylonite_dai initializer, > do not mix it with the initialization of .codec_name which is set > already a few lines above. Applied, thanks. As discussed via IRC please fix your mail setup so it can deliver to hosts without MX records. Please also try to cut down the CC lists a bit - don't blindly trust get_maintainers.