zephyr/drivers
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
..
adc adc: simplifies Kconfig options for adc dw driver 2016-02-05 20:25:12 -05:00
aio aio: dw: fix compilation errors 2016-02-05 20:24:58 -05:00
bluetooth nano_fifo: Simplify nano_xxx_fifo_get() API family 2016-02-05 20:25:14 -05:00
clock_control Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
console nano_sema: Simplify nano_xxx_sem_take() API family 2016-02-05 20:25:14 -05:00
ethernet drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
gpio i2c: make i2c_transfer() really generic 2016-02-05 20:25:15 -05:00
grove grove_lcd: this display is not a feature of the board 2016-02-05 20:25:06 -05:00
i2c i2c/i2c_dw: tiny improvement to execution flow 2016-02-05 20:25:15 -05:00
interrupt_controller rename basic_atom with minnowboard 2016-02-05 20:25:11 -05:00
ipm ipm_quark_se: don't wait for response with interrupts locked 2016-02-05 20:25:14 -05:00
pci drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
pinmux platforms: introduce Quark X1000 SoC 2016-02-05 20:25:10 -05:00
pwm drivers: set default priority for drivers 2016-02-05 20:25:11 -05:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc rtc: Fix naming of RTC symbols 2016-02-05 20:25:15 -05:00
serial uart/ns16550: implements new API of line control 2016-02-05 20:25:14 -05:00
shared_irq drivers: set default priority for drivers 2016-02-05 20:25:11 -05:00
spi drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
timer arc timer: Fix tickless idle tick announcement 2016-02-05 20:25:13 -05:00
watchdog Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kconfig drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
Makefile globally include headers for boards and platforms 2016-02-05 20:25:11 -05:00