On Mon, Apr 19, 2010 at 5:06 PM, Ben Dooks <ben-linux@xxxxxxxxx> wrote: > On Tue, Apr 06, 2010 at 10:42:12AM -0700, Kevin Hilman wrote: >> This series of davinci I2C driver updates and fixes is targetted for >> 2.6.35. It has been tested in davinci git on multiple davinci SoCs. >> >> Ben, since these changes are isolated to the davinci driver only, if >> you prefer I can merge them upstream along with my davinci changes for >> 2.6.35. > > I'll get them into -next when I rebase it. Ben, this series never made it in for 2.6.35. I've now rebased this against v2.6.35-rc3 and it's available here: git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git davinci-i2c Please pull for 2.6.36. Thanks. Kevin >> This series is based on v2.6.34-rc3 >> >> Chaithrika U S (4): >> i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usage >> i2c: davinci: Add helper functions for power management >> i2c: davinci: Add suspend/resume support >> i2c: davinci: Add cpufreq support >> >> Dirk Behme (1): >> i2c: davinci: Fix smbus Oops with AIC33 usage >> >> Philby John (1): >> i2c: davinci: bus recovery procedure to clear the bus >> >> drivers/i2c/busses/i2c-davinci.c | 314 ++++++++++++++++++++++++++++++-------- >> 1 files changed, 251 insertions(+), 63 deletions(-) >> >> -- >> 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 > > -- > Ben (ben@xxxxxxxxx, http://www.fluff.org/) > > 'a smiley only costs 4 bytes' > -- 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