From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932557Ab1JDPGg (ORCPT ); Tue, 4 Oct 2011 11:06:36 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:59658 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932302Ab1JDPGf (ORCPT ); Tue, 4 Oct 2011 11:06:35 -0400 Date: Tue, 4 Oct 2011 16:06:33 +0100 From: Mark Brown To: Axel Lin Cc: linux-kernel@vger.kernel.org, Joonyoung Shim , Liam Girdwood , alsa-devel@alsa-project.org Subject: Re: [PATCH 1/2] ASoC: Remove unneeded hw_write initialisation in ak4671 Message-ID: <20111004150632.GK6934@opensource.wolfsonmicro.com> References: <1317699882.19150.0.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1317699882.19150.0.camel@phoenix> X-Cookie: You are always busy. 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 Tue, Oct 04, 2011 at 11:44:42AM +0800, Axel Lin wrote: > It is not required now. Applied both, thanks.