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
aio
bluetooth
clock_control
console nano_sema: Simplify nano_xxx_sem_take() API family 2016-02-05 20:25:14 -05:00
ethernet
gpio i2c: make i2c_transfer() really generic 2016-02-05 20:25:15 -05:00
grove
i2c i2c/i2c_dw: tiny improvement to execution flow 2016-02-05 20:25:15 -05:00
interrupt_controller
ipm
pci
pinmux
pwm
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random
rtc rtc: Fix naming of RTC symbols 2016-02-05 20:25:15 -05:00
serial
shared_irq
spi
timer
watchdog
Kconfig drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
Makefile