From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: ak4642: make sure name of register/value Date: Fri, 15 Oct 2010 11:40:16 +0100 Message-ID: <20101015104016.GG14782@rakim.wolfsonmicro.main> References: 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 29FE1103C48 for ; Fri, 15 Oct 2010 12:40:18 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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: Kuninori Morimoto Cc: Linux-ALSA , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Fri, Oct 15, 2010 at 02:23:18PM +0900, Kuninori Morimoto wrote: > This patch replace magic code with defined name, > and remove unnecessary settings which set default value > > Signed-off-by: Kuninori Morimoto Applied, thanks for sorting this so quickly!