Re: [PATCH] I2C: Samsung: Add support for PM_runtime in the I2C driver.

2011-03-27 Thread Ben Dooks
On Sun, Mar 27, 2011 at 04:32:43PM -0400, Amit Daniel Kachhap wrote: > This patch adds PM runtime management support in the I2C driver. > The functionality of the driver is not modified much but some extra I2C > states are added for PM runtime. The runtime suspend keeps the interrupt > for the I2C

[PATCH] I2C: Samsung: Add support for PM_runtime in the I2C driver.

2011-03-27 Thread Amit Daniel Kachhap
This patch adds PM runtime management support in the I2C driver. The functionality of the driver is not modified much but some extra I2C states are added for PM runtime. The runtime suspend keeps the interrupt for the I2C interface disabled. Signed-off-by: Amit Daniel Kachhap --- drivers/i2c/bu