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, 21 Apr 2009 08:30:37 +0200 Message-ID: References: <20090420225425.2a150a4f@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: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 966E424584 for ; Tue, 21 Apr 2009 08:30:38 +0200 (CEST) In-Reply-To: <20090420225425.2a150a4f@hyperion.delvare> 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: Jean Delvare Cc: linuxppc-dev@ozlabs.org, alsa-devel@alsa-project.org, Andreas Schwab , Johannes Berg , Benjamin Herrenschmidt List-Id: alsa-devel@alsa-project.org At Mon, 20 Apr 2009 22:54:25 +0200, Jean Delvare wrote: > > 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 > Tested-by: Johannes Berg > Tested-by: Andreas Schwab > Cc: Benjamin Herrenschmidt > Cc: Takashi Iwai > --- > Takashi, please push this patch to Linus quickly, as this is blocking > the removal of the legacy i2c binding model, which is scheduled for > 2.6.30. Applied now. Thanks. Takashi