[PATCH] i2c/i2c-ite: remove interruptible_sleep_on_timeout() usage

2005-03-31 Thread Greg KH
ChangeSet 1.2322, 2005/03/31 14:05:14-08:00, [EMAIL PROTECTED] [PATCH] i2c/i2c-ite: remove interruptible_sleep_on_timeout() usage Replace deprecated interruptible_sleep_on_timeout() with direct wait-queue usage. Patch is compile-tested, sort of; the driver does not build in vanilla kernel either

[PATCH] i2c/i2c-ite: remove interruptible_sleep_on_timeout() usage

2005-03-31 Thread Greg KH
ChangeSet 1.2322, 2005/03/31 14:05:14-08:00, [EMAIL PROTECTED] [PATCH] i2c/i2c-ite: remove interruptible_sleep_on_timeout() usage Replace deprecated interruptible_sleep_on_timeout() with direct wait-queue usage. Patch is compile-tested, sort of; the driver does not build in vanilla kernel either