Hi Manuel, On Sat, 27 Oct 2007 20:05:21 +0200, Jean Delvare wrote: > Hi Manuel, > > On Sat, 6 Oct 2007 18:16:06 +0200, Manuel Lauss wrote: > > From db75417225eb3bddcbc2e5b57d97fef2cc0ce4c6 Mon Sep 17 00:00:00 2001 > > From: Manuel Lauss <[EMAIL PROTECTED]> > > Date: Sat, 6 Oct 2007 17:21:40 +0200 > > Subject: [PATCH] i2c-au1550: convert to platform driver > > > > Convert the i2c-au1550.c driver to a platform_device, get rid of the > > i2c-au1550.h file and hook up I2C for the alchemy demoboards. > > > > Signed-off-by: Manuel Lauss <[EMAIL PROTECTED]> > > --- > > arch/mips/au1000/common/platform.c | 21 +++++ > > drivers/i2c/busses/i2c-au1550.c | 152 > > ++++++++++++++++++++--------------- > > drivers/i2c/busses/i2c-au1550.h | 32 -------- > > 3 files changed, 108 insertions(+), 97 deletions(-) > > delete mode 100644 drivers/i2c/busses/i2c-au1550.h
Any news from this patch? I didn't hear about this since I reviewed it back in October 2007. If you would submit an update addressing the problems I had noticed back then, I could queue this patch for 2.6.25. >From what I remember, there weren't many changes needed. Thanks, -- Jean Delvare _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
