From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755952Ab1JCNSo (ORCPT ); Mon, 3 Oct 2011 09:18:44 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:55975 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754431Ab1JCNSf (ORCPT ); Mon, 3 Oct 2011 09:18:35 -0400 Date: Mon, 3 Oct 2011 14:18:32 +0100 From: Mark Brown To: Axel Lin Cc: linux-kernel@vger.kernel.org, Liam Girdwood , Vinod Koul , alsa-devel@alsa-project.org Subject: Re: [PATCH] ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFF Message-ID: <20111003131832.GL3731@opensource.wolfsonmicro.com> References: <1317644236.2724.1.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1317644236.2724.1.camel@phoenix> X-Cookie: You will contract a rare disease. 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 Mon, Oct 03, 2011 at 08:17:16PM +0800, Axel Lin wrote: > This assignment is done by the snd_soc_register_codec so there is no need > to redo it in probe function of a codec driver. Axel, please stop CCing Harsha Priya on patches - you should've noticed that his address bounces by now.