Re: [PATCH 3/5] powerpc/ibm_iic: remove support for OCP

2008-06-10 Thread Arnd Bergmann
On Tuesday 10 June 2008, Stephen Rothwell wrote: > There is already a patch in the i2c tree to do this one.  Commit id > c73327b0f4d96f76a9b57eecdc7594a98c04ab62 ("i2c-ibm_iic: Remove deprecated > OCP style part") in today's linux-next tree if you want to compare. Ok, I removed it from my git tree

Re: [PATCH 3/5] powerpc/ibm_iic: remove support for OCP

2008-06-10 Thread Stephen Rothwell
Hi Arnd, On Tue, 10 Jun 2008 16:27:05 +0200 [EMAIL PROTECTED] wrote: > > OCP is dead, so all code referring to it can go away as well. > > Cc: [EMAIL PROTECTED] > Cc: Ben Dooks <[EMAIL PROTECTED]> > Signed-off-by: Arnd Bergmann <[EMAIL PROTECTED]> There is already a patch in the i2c tree to do t

Re: [PATCH 3/5] powerpc/ibm_iic: remove support for OCP

2008-06-10 Thread Josh Boyer
On Tue, 10 Jun 2008 16:27:05 +0200 [EMAIL PROTECTED] wrote: > OCP is dead, so all code referring to it can go away as well. Stefan already sent this out, and I think Jean has it queued up. josh ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org http

[PATCH 3/5] powerpc/ibm_iic: remove support for OCP

2008-06-10 Thread arnd
OCP is dead, so all code referring to it can go away as well. Cc: [EMAIL PROTECTED] Cc: Ben Dooks <[EMAIL PROTECTED]> Signed-off-by: Arnd Bergmann <[EMAIL PROTECTED]> --- drivers/i2c/busses/i2c-ibm_iic.c | 181 -- 1 files changed, 0 insertions(+), 181 deletion