From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Add __devinit/__devexit annotations at necessary places Date: Mon, 23 Jan 2012 10:21:40 +0000 Message-ID: <20120123102140.GB2879@opensource.wolfsonmicro.com> References: <1327288697.14153.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 E3E6A24489 for ; Mon, 23 Jan 2012 11:21:42 +0100 (CET) Content-Disposition: inline In-Reply-To: <1327288697.14153.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: alsa-devel@alsa-project.org, Andrey Danin , Leon Romanovsky , Arnaud Patard , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Mon, Jan 23, 2012 at 11:18:17AM +0800, Axel Lin wrote: > Fix below build warning when CONFIG_HOTPLUG is not set. Applied, thanks.