Re: [PATCH] i2c: core: comment says transmitted but means received

2012-01-26 Thread Jean Delvare
On Wed, 25 Jan 2012 20:59:25 +0100, Wolfram Sang wrote: Fix that. Also convert this and the related comment to proper commenting style. Signed-off-by: Wolfram Sang w.s...@pengutronix.de --- drivers/i2c/i2c-core.c | 12 1 files changed, 8 insertions(+), 4 deletions(-)

[PATCH] (RESEND #2) i2c: prevent spurious interrupt

2012-01-26 Thread Alan Cox
From: Kristen Carlson Accardi kris...@linux.intel.com Don't call i2c_enable on resume because it causes a spurious interrupt. Signed-off-by: Kristen Carlson Accardi kris...@linux.intel.com Signed-off-by: Kirill A. Shutemov kirill.shute...@linux.intel.com Signed-off-by: Alan Cox

[PATCH] i2c-i801: utilize hardware semaphore

2012-01-26 Thread Aaron Sierra
The i2c-i801 driver (along with 12 others) was modified to include a check for ACPI resource conflicts by the following commit prior to 2.6.27 release: commit 54fb4a05af0a4b814e6716cfdf3fa97fc6be7a32 i2c: Check for ACPI resource conflicts The resource conflict check prevents a non-ACPI