RE: [PATCH v2 0/4] i2c: davinci: Add power management features

2009-12-15 Thread Chaithrika U S
Hi All, Do you have any review comments/suggestions for this patch series? Regards, Chaithrika On Tue, Dec 08, 2009 at 15:43:34, Chaithrika U S wrote: > Add suspend/resume and cpufreq features to DaVinci I2C driver > All patches apply to Linus' kernel tree. > Testing of these features was done

[PATCH v2 0/4] i2c: davinci: Add power management features

2009-12-08 Thread Chaithrika U S
Add suspend/resume and cpufreq features to DaVinci I2C driver All patches apply to Linus' kernel tree. Testing of these features was done on DA850/OMAP-L138 EVM. Chaithrika U S (4): i2c: davinci: Remove MOD_REG_BIT and IO_ADDRESS usage i2c: davinci: Add helper functions i2c: davinci: Add sus