Re: [PATCH 2/3] i2c: Add Congatec CGEB I2C driver

From: Jean Delvare
Date: Mon Jan 16 2012 - 16:21:37 EST


Hi Sascha,

On Mon, 16 Jan 2012 16:32:19 +0100, Sascha Hauer wrote:
> This driver provides a I2C bus driver for the CGEB interface
> found on some Congatec x86 modules. No devices are registered
> on the bus, the user has to do this via the i2c device /sys
> interface.
>
> Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
> ---
> drivers/i2c/busses/Kconfig | 7 +
> drivers/i2c/busses/Makefile | 1 +
> drivers/i2c/busses/i2c-congatec-cgeb.c | 206 ++++++++++++++++++++++++++++++++
> 3 files changed, 214 insertions(+), 0 deletions(-)
> create mode 100644 drivers/i2c/busses/i2c-congatec-cgeb.c
> (...)

This should be sent to the linux-i2c list for review.

--
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/