From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Ujfalusi Subject: Re: [PATCH 1/2] ASoC: tlv320dac33: add MODULE_DEVICE_TABLE Date: Fri, 04 Mar 2011 15:49:16 +0200 Message-ID: <4D70EDDC.7040206@nokia.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 mgw-da02.nokia.com (smtp.nokia.com [147.243.128.26]) by alsa0.perex.cz (Postfix) with ESMTP id 2DA6024332 for ; Fri, 4 Mar 2011 14:49:24 +0100 (CET) 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: ext Axel Lin Cc: alsa-devel@alsa-project.org, Mark Brown , linux-kernel@vger.kernel.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On 03/04/11 09:18, ext Axel Lin wrote: > The device table is required to load modules based on modaliases. > > Signed-off-by: Axel Lin Acked-by: Peter Ujfalusi