Changeset 4111


Ignore:
Timestamp:
02/26/08 01:28:56 (5 years ago)
Author:
werner
Message:

fix-i2c-s3c2410-resume-race.patch

From: Andy Green <andy@…>

There is a nasty race between i2c-s3c2410 resume and resume of I2C
driver and the client drivers -- the watchdog device actually gets to
use the dead I2C bus before it is reinitialized by the I2C driver
resume! This patch makes sure any customers get turned away until
the shopkeeper has woken up.

Signed-off-by: Andy Green <andy@…>
---

drivers/i2c/busses/i2c-s3c2410.c | 32 +++++++++++++++++++++++++++++++-
1 files changed, 31 insertions(+), 1 deletions(-)

Location:
branches/src/target/kernel/2.6.24.x/patches
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.