Re: [Resend Patch 6/9] I2C: Add smbus word/block process call helper function

2014-04-22 Thread Mika Westerberg
On Tue, Apr 22, 2014 at 02:24:12PM +0800, Lan Tianyu wrote: > Add i2c_smbus_word/block_proc_call() helper function. These will be used > in the implementation of i2c ACPI address space handler. > > Signed-off-by: Lan Tianyu Reviewed-by: Mika Westerberg -- To unsubscribe from this list: send the

[Resend Patch 6/9] I2C: Add smbus word/block process call helper function

2014-04-21 Thread Lan Tianyu
Add i2c_smbus_word/block_proc_call() helper function. These will be used in the implementation of i2c ACPI address space handler. Signed-off-by: Lan Tianyu --- drivers/i2c/i2c-core.c | 56 ++ include/linux/i2c.h| 4 2 files changed, 60 in