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
..
2008-07-14 22:38:34 +02:00
2008-10-22 20:21:32 +02:00
2008-01-27 18:14:45 +01:00
2008-10-08 11:36:42 -06:00
2008-07-14 22:38:33 +02:00
2008-04-11 12:07:05 +02:00