On Mon, 11 Jul 2011 14:52:21 +0900, Paul Mundt wrote: > On Fri, Jul 01, 2011 at 10:00:42AM +0900, Yoshihiro Shimoda wrote: > > This driver supports the RIIC module. The SH7757 has it. > > The driver doesn't use any IRQ handler. > > > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > > --- > > drivers/i2c/busses/Kconfig | 9 + > > drivers/i2c/busses/Makefile | 1 + > > drivers/i2c/busses/i2c-riic.c | 589 +++++++++++++++++++++++++++++++++++++++++ > > include/linux/i2c/riic.h | 29 ++ > > 4 files changed, 628 insertions(+), 0 deletions(-) > > create mode 100644 drivers/i2c/busses/i2c-riic.c > > create mode 100644 include/linux/i2c/riic.h > > > Ping? Embedded platform -> ping Ben, not me. -- 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