From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 149BEDE296 for ; Tue, 22 Jul 2008 19:28:24 +1000 (EST) Date: Tue, 22 Jul 2008 10:27:57 +0100 From: Mark Brown To: Grant Likely Subject: Re: [PATCH v3 1/3] ALSA SoC: Add OpenFirmware helper for matching bus and codec drivers Message-ID: <20080722092756.GA2572@rakim.wolfsonmicro.main> References: <20080722065352.7306.60679.stgit@trillian.secretlab.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20080722065352.7306.60679.stgit@trillian.secretlab.ca> Cc: timur@freescale.com, linuxppc-dev@ozlabs.org, alsa-devel@alsa-project.org, liam.girdwood@wolfsonmicro.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Jul 22, 2008 at 12:53:53AM -0600, Grant Likely wrote: > This is most likely temporary glue code to work around limitations in > the ASoC v1 framework. When v2 is merged, most of this driver will > need to be reworked. Whatever is needed in v2 can probably have the client registration functions integrated into the core registration functions. > Signed-off-by: Grant Likely Signed-off-by: Mark Brown