[GIT PULL] i2c fixes for 2.6.36

From: Jean Delvare
Date: Fri Oct 01 2010 - 08:06:33 EST


Hi Linus,

Please pull i2c subsystem fixes for Linux 2.6.36 from:

git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git i2c-for-linus

drivers/i2c/busses/i2c-cpm.c | 5 +++
drivers/i2c/busses/i2c-ibm_iic.c | 3 ++
drivers/i2c/busses/i2c-mpc.c | 1 +
drivers/i2c/busses/i2c-pca-isa.c | 12 +++++--
drivers/i2c/busses/i2c-pca-platform.c | 11 ++++--
drivers/i2c/i2c-core.c | 54 ++++++++++++++-----------------
drivers/misc/bh1780gli.c | 1 -
drivers/regulator/ad5398.c | 1 -
drivers/regulator/isl6271a-regulator.c | 2 -
drivers/rtc/rtc-ds3232.c | 2 -
10 files changed, 48 insertions(+), 44 deletions(-)

---------------

Grant Likely (1):
of/i2c: Fix module load order issue caused by of_i2c.c

Rajendra Nayak (1):
i2c: Fix checks which cause legacy suspend to never get called

Vishwanath BS (1):
i2c: Fix for suspend/resume issue

Wolfram Sang (1):
i2c: Remove obsolete cleanup for clientdata

Yegor Yefremov (1):
i2c-pca: Fix waitforcompletion() return value

Thanks,
--
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/