From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] AOA: Convert onyx and tas codecs to new-style i2c drivers Date: Tue, 14 Apr 2009 16:45:38 +0200 Message-ID: References: <20090408150249.5a62a56c@hyperion.delvare> <1239205899.16477.32.camel@johannes.local> <20090408224858.04cb6dc4@hyperion.delvare> <1239263089.24548.30.camel@johannes.local> <20090409141945.116772e3@hyperion.delvare> <20090410170238.6cc3a420@hyperion.delvare> <20090414163741.2a98b5d6@hyperion.delvare> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090414163741.2a98b5d6@hyperion.delvare> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org Errors-To: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org To: Jean Delvare Cc: linuxppc-dev@ozlabs.org, Johannes Berg , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Tue, 14 Apr 2009 16:37:41 +0200, Jean Delvare wrote: > > On Fri, 10 Apr 2009 17:02:38 +0200, Jean Delvare wrote: > > On Thu, 9 Apr 2009 14:19:45 +0200, Jean Delvare wrote: > > > From: Jean Delvare > > > Subject: AOA: Convert onyx and tas codecs to new-style i2c drivers > > > > > > The legacy i2c binding model is going away soon, so convert the AOA > > > codec drivers to the new model or they'll break. > > > > > > Signed-off-by: Jean Delvare > > > Cc: Johannes Berg > > > Cc: Benjamin Herrenschmidt > > > --- > > > sound/aoa/codecs/onyx.c | 71 +++++++++++++++++++++++++++++------------------ > > > sound/aoa/codecs/tas.c | 63 +++++++++++++++++++++++++---------------- > > > 2 files changed, 84 insertions(+), 50 deletions(-) > > > > Note to potential testers of this patch: you need to apply this i2c > > patch first: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/i2c-loosen-driver-check.patch > > This patch is is Linus' tree now: > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=935298696f469c0e07c73be687bd055878074ce0 Great, so we can simply apply patches to sound git tree. Johannes, please let me know if the patch works. Then I'll merge them. thanks, Takashi