From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 1/2] ASoC: tlv320dac33: add MODULE_DEVICE_TABLE Date: Mon, 7 Mar 2011 11:46:11 +0000 Message-ID: <20110307114611.GC13471@opensource.wolfsonmicro.com> References: <1299223098.20907.1.camel@mola> 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 E4BB710382B for ; Mon, 7 Mar 2011 12:46:12 +0100 (CET) Content-Disposition: inline In-Reply-To: <1299223098.20907.1.camel@mola> 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, Peter Ujfalusi , linux-kernel@vger.kernel.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Fri, Mar 04, 2011 at 03:18:18PM +0800, Axel Lin wrote: > The device table is required to load modules based on modaliases. > > Signed-off-by: Axel Lin Applied both, thanks.