kernel-ark/drivers/i2c
Ben Dooks be44f01e8a i2c-s3c2410: fix check for being in suspend.
As noted by Julia Lawall <julia@diku.dk>, we can never
trigger the check for being in suspend due to the result
of !readl(i2c->regs + S3C2410_IICCON) & S3C2410_IICCON_IRQEN
always being 0.

Add suspend/resume hooks to stop i2c transactions happening
until the driver has been resumed.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2008-12-16 20:19:53 +00:00
..
algos
busses i2c-s3c2410: fix check for being in suspend. 2008-12-16 20:19:53 +00:00
chips
i2c-boardinfo.c
i2c-core.c i2c: Remove i2c clients in reverse order 2008-11-28 15:24:38 +01:00
i2c-core.h
i2c-dev.c
Kconfig
Makefile