From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from services.gcu-squad.org (zone0.gcu-squad.org [212.85.147.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 0E32ADDEE4 for ; Thu, 5 Jun 2008 05:04:10 +1000 (EST) Date: Wed, 4 Jun 2008 21:04:00 +0200 From: Jean Delvare To: Stefan Roese Subject: Re: [PATCH] i2c-ibm_iic: Remove deprecated OCP style part of the driver Message-ID: <20080604210400.0d7abb8e@hyperion.delvare> In-Reply-To: <1212592932-24031-1-git-send-email-sr@denx.de> References: <1212592932-24031-1-git-send-email-sr@denx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org, i2c@lm-sensors.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 4 Jun 2008 17:22:12 +0200, Stefan Roese wrote: > The deprecated OCP style driver part is used by the "old" arch/ppc > platform. This platform is scheduled for removal in June/July this year. > This patch now removes the OCP driver part from the IBM I2C driver. > > Signed-off-by: Stefan Roese > --- > drivers/i2c/busses/i2c-ibm_iic.c | 181 -------------------------------------- > 1 files changed, 0 insertions(+), 181 deletions(-) Applied, queued for 2.6.27, thanks Stefan. BTW, would you happen to know if read-only EEPROMs such as SPD or EDID can be found on the i2c-ibm_iic adapters? -- Jean Delvare