From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Convert mips directory to module_platform_driver Date: Thu, 24 Nov 2011 10:24:34 +0000 Message-ID: <20111124102433.GB8470@opensource.wolfsonmicro.com> References: <1322101370.16201.3.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 885F5244D8 for ; Thu, 24 Nov 2011 11:24:35 +0100 (CET) Content-Disposition: inline In-Reply-To: <1322101370.16201.3.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: Takashi Iwai , alsa-devel@alsa-project.org, Thomas Bogendoerfer , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Thu, Nov 24, 2011 at 10:22:50AM +0800, Axel Lin wrote: > Factor out some boilerplate code. > > Signed-off-by: Axel Lin > --- > sound/mips/hal2.c | 13 +------------ > sound/mips/sgio2audio.c | 13 +------------ This isn't actually an ASoC change - it's a generic sound change so Takashi would normally take it.