Hi Jean, Even though it's not yet acked from Ben. It should be fixed for correct operation. Without this patch, some I2C device doesn't work correctly. http://www.spinics.net/lists/linux-i2c/msg04016.html Thank you, Kyungmin Park On Fri, Oct 1, 2010 at 9:06 PM, Jean Delvare <khali@xxxxxxxxxxxx> wrote: > 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/ > -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html