zephyr/drivers/i2c
Daniel Leung 32829a9a9b i2c/i2c_dw: tiny improvement to execution flow
() Rolls the transfer initialization function into the setup function,
   as it is logical to have just one function (not to mention there
   was duplicate code).
() The setup function returns early if there is any error.

Change-Id: Ie9d3057f2963a0ba5b74ac66e058ff4fee31f099
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:25:15 -05:00
..
i2c_dw_registers.h i2c: changing file names to be consistent 2016-02-05 20:24:31 -05:00
i2c_dw.c i2c/i2c_dw: tiny improvement to execution flow 2016-02-05 20:25:15 -05:00
i2c_dw.h i2c: make i2c_transfer() really generic 2016-02-05 20:25:15 -05:00
i2c_quark_se_ss_registers.h i2c: Add I2C driver for Quark SE Sensor Subsystem 2016-02-05 20:24:48 -05:00
i2c_quark_se_ss.c i2c: make i2c_transfer() really generic 2016-02-05 20:25:15 -05:00
i2c_quark_se_ss.h i2c: make i2c_transfer() really generic 2016-02-05 20:25:15 -05:00
i2c_static_irq_stubs.S quark_d2000_crb: make I2C controller work 2016-02-05 20:25:15 -05:00
Kconfig drivers: set default priority for drivers 2016-02-05 20:25:11 -05:00
Makefile i2c: Add I2C driver for Quark SE Sensor Subsystem 2016-02-05 20:24:48 -05:00