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-08-07 09:55:48 +01:00
2008-07-14 22:38:34 +02:00
2008-07-14 22:38:34 +02:00
2008-07-14 22:38:33 +02:00
2008-08-10 22:56:15 +02:00
2008-10-20 10:48:35 -07:00
2008-07-14 22:38:33 +02:00
2008-08-23 12:14:12 -07:00
2008-07-14 22:38:34 +02:00
2008-07-28 12:41:03 +01:00
2008-12-16 20:17:09 +00:00
2008-08-07 09:55:48 +01:00
2008-10-22 20:21:29 +02:00
2008-07-28 12:40:44 +01:00
2008-12-11 12:11:21 +01:00
2008-10-22 20:21:32 +02:00
2008-10-22 20:21:29 +02:00
2008-07-14 22:38:36 +02:00
2008-07-14 22:38:29 +02:00
2008-07-14 22:38:33 +02:00
2008-08-07 09:55:48 +01:00
2008-10-08 11:36:42 -06:00
2008-07-14 22:38:29 +02:00
2008-08-10 22:56:15 +02:00
2008-07-14 22:38:33 +02:00
2008-07-14 22:38:33 +02:00
2008-09-05 17:02:30 +01:00
2008-10-14 17:30:04 +02:00
2008-11-28 15:24:39 +01:00
2008-07-14 22:38:29 +02:00
2008-10-15 08:07:35 -07:00
2008-07-14 22:38:34 +02:00
2008-12-11 12:11:20 +01:00
2008-08-07 09:55:48 +01:00
2008-10-17 17:51:12 +02:00
2008-10-07 19:12:55 +01:00
2008-12-16 20:19:53 +00:00
2008-11-13 15:37:07 +09:00
2008-07-14 22:38:33 +02:00
2008-07-14 22:38:34 +02:00
2008-07-14 22:38:34 +02:00
2008-07-14 22:38:34 +02:00
2008-07-14 22:38:29 +02:00
2008-07-14 22:38:34 +02:00
2008-10-20 10:48:35 -07:00
2008-07-14 22:38:34 +02:00
2008-10-22 20:21:29 +02:00
2008-10-14 17:30:03 +02:00
2008-07-14 22:38:29 +02:00
2008-10-30 15:55:47 +01:00