mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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> |
||
|---|---|---|
| .. | ||
| bedbug_860.c | ||
| commproc.c | ||
| config.mk | ||
| cpu.c | ||
| cpu_init.c | ||
| fdt.c | ||
| fec.c | ||
| fec.h | ||
| i2c.c | ||
| interrupts.c | ||
| kgdb.S | ||
| lcd.c | ||
| Makefile | ||
| plprcr_write.S | ||
| scc.c | ||
| serial.c | ||
| speed.c | ||
| spi.c | ||
| start.S | ||
| traps.c | ||
| upatch.c | ||
| video.c | ||
| wlkbd.c | ||