u-boot-brain/cpu/arm926ejs/davinci
Timur Tabi ecf5f077c8 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>
2008-12-15 23:46:21 +01:00
..
dp83848.c ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c 2008-09-12 02:20:47 +02:00
ether.c ARM DaVinci: Changing function names for EMAC driver 2008-08-31 00:39:46 +02:00
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 2008-12-15 23:46:21 +01:00
lowlevel_init.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
lxt972.c ARM DaVinci: Changing function names for EMAC driver 2008-08-31 00:39:46 +02:00
Makefile [ARM] TI DaVinci support, hopefully final 2007-08-10 20:26:18 +02:00
nand.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
reset.S [ARM] TI DaVinci support, hopefully final 2007-08-10 20:26:18 +02:00
timer.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00