[U-Boot] [PATCH] i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions

Timur Tabi timur at freescale.com
Sat Oct 4 00:25:25 CEST 2008


Wolfgang,

Who is the maintainer for I2C?  I don't know who needs to ACK this
patch for it to go in, and I don't know who's supposed to pick it up,
either.

On Thu, Oct 2, 2008 at 10:06 AM, Timur Tabi <timur at freescale.com> wrote:
> All implementations of the functions i2c_reg_read() and i2c_reg_write() are
> identical.  We can save space and simplify the code by converting these
> functions into inlines and putting them in i2c.h.
>
> Signed-off-by: Timur Tabi <timur at freescale.com>

-- 
Timur Tabi
Linux kernel developer at Freescale


More information about the U-Boot mailing list