Searched hist:ecf5f077c8e77454f532eaac3e3afb7cfc48c62d (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | soft_i2c.c | ecf5f077c8e77454f532eaac3e3afb7cfc48c62d Wed Dec 03 17:28:30 UTC 2008 Timur Tabi <timur@freescale.com> i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
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@freescale.com> Acked-By: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
|
| H A D | fsl_i2c.c | ecf5f077c8e77454f532eaac3e3afb7cfc48c62d Wed Dec 03 17:28:30 UTC 2008 Timur Tabi <timur@freescale.com> i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
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@freescale.com> Acked-By: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | i2c.h | ecf5f077c8e77454f532eaac3e3afb7cfc48c62d Wed Dec 03 17:28:30 UTC 2008 Timur Tabi <timur@freescale.com> i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
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@freescale.com> Acked-By: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
|