From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id DA2A2DDFC4 for ; Fri, 12 Dec 2008 02:41:08 +1100 (EST) Message-ID: <49413487.9030805@freescale.com> Date: Thu, 11 Dec 2008 09:40:55 -0600 From: Timur Tabi MIME-Version: 1.0 To: Mark Brown Subject: Re: MPC8610HPCD sound as module References: <49411308.1050008@fang.fa.gau.hu> <20081211153158.GF30808@sirena.org.uk> In-Reply-To: <20081211153158.GF30808@sirena.org.uk> Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Mark Brown wrote: > ASoC v1 supports loading drivers as modules (and this is fairly heavily > used), though as you say the MPC8610 drivers don't support that. Well, at the time I wrote the drivers, I didn't see an easy way to support modules, since V1 drivers typically have lots of hard-coded references to global variables in other files. -- Timur Tabi Linux kernel developer at Freescale