[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTi=aKWP3_KhD88ebGB04xAM9Pc7eqw1LBr2EJNS_@mail.gmail.com>
Date: Fri, 1 Oct 2010 22:38:46 +0900
From: Kyungmin Park <kmpark@...radead.org>
To: Jean Delvare <khali@...ux-fr.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux I2C <linux-i2c@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] i2c fixes for 2.6.36
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@...ux-fr.org> 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@...r.kernel.org
> 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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists