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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759471Ab1CDNte (ORCPT ); Fri, 4 Mar 2011 08:49:34 -0500 Received: from smtp.nokia.com ([147.243.128.26]:17991 "EHLO mgw-da02.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758521Ab1CDNtc (ORCPT ); Fri, 4 Mar 2011 08:49:32 -0500 Message-ID: <4D70EDDC.7040206@nokia.com> Date: Fri, 04 Mar 2011 15:49:16 +0200 From: Peter Ujfalusi User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110103 Lightning/1.0b3pre Thunderbird/3.1.7 MIME-Version: 1.0 To: ext Axel Lin CC: linux-kernel@vger.kernel.org, Liam Girdwood , Mark Brown , alsa-devel@alsa-project.org Subject: Re: [PATCH 1/2] ASoC: tlv320dac33: add MODULE_DEVICE_TABLE References: <1299223098.20907.1.camel@mola> In-Reply-To: <1299223098.20907.1.camel@mola> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Nokia-AV: Clean Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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