Hi Wolfram, On Sat, 21 Feb 2009 14:03:54 +0100, Wolfram Sang wrote: > > This patch adds support for the PCA9665 I2C controller, originally tested and > posted by Marco Aurelio da Costa. As he did not resubmit the patch after the > final review five months ago, I picked it up, made it apply to latest linus-git > and removed the minor coding-style issues. > > Signed-off-by: Wolfram Sang <w.sang@xxxxxxxxxxxxxx> > --- > > It still works with my PCA9564, so it surely didn't break anything. > > Marco, if you are still around, it would be nice to get a signed-off from you! > (I didn't change any code except adding two "\n" and one " " to debug strings) > > Jean, Ben, do you think we can handle it this way? I'd like to see this > included before the last known working state gets too far off from mainline. > > drivers/i2c/algos/i2c-algo-pca.c | 180 +++++++++++++++++++++++++++++++--- > drivers/i2c/busses/Kconfig | 8 - > drivers/i2c/busses/i2c-pca-isa.c | 14 +- > drivers/i2c/busses/i2c-pca-platform.c | 9 - > include/linux/i2c-algo-pca.h | 33 +++++- > 5 files changed, 216 insertions(+), 28 deletions(-) Unfortunately I don't have the time to make a full review of this patch. I don't want to delay its inclusion though, so unless someone volunteers to review it, I will apply it as is. If any problem is later reported, you'll have to fix it. -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html