From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 1/2] ASoC: Remove unused fields in struct mfld_mc_private Date: Tue, 27 Sep 2011 11:21:50 +0100 Message-ID: <20110927102150.GC2910@opensource.wolfsonmicro.com> References: <1317091087.315.1.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id A2CB210393B for ; Tue, 27 Sep 2011 12:21:51 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1317091087.315.1.camel@phoenix> 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: Axel Lin Cc: Vinod Koul , alsa-devel@alsa-project.org, Harsha Priya , linux-kernel@vger.kernel.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Tue, Sep 27, 2011 at 10:38:07AM +0800, Axel Lin wrote: > Both *socdev and *codec of struct mfld_mc_private are not being used > in this driver, remove it. Applied, thanks.