Re: [PATCHv4 4/7] mfd: twl-core: Add twl_i2c_read/write_u16

2014-03-18 Thread Lee Jones
> Add a simple twl_i2c_read/write_u16 wrapper over > the twl_i2c_read/write, which is similar to the > twl_i2c_read/write_u8 wrapper. > > Signed-off-by: Sebastian Reichel > Acked-by: Lee Jones > Acked-by: Jonathan Cameron > Tested-by: Marek Belisko > --- > include/linux/i2c/twl.h | 12 +++

[PATCHv4 4/7] mfd: twl-core: Add twl_i2c_read/write_u16

2014-03-15 Thread Sebastian Reichel
Add a simple twl_i2c_read/write_u16 wrapper over the twl_i2c_read/write, which is similar to the twl_i2c_read/write_u8 wrapper. Signed-off-by: Sebastian Reichel Acked-by: Lee Jones Acked-by: Jonathan Cameron Tested-by: Marek Belisko --- include/linux/i2c/twl.h | 12 1 file change