zephyr/drivers
Daniel Leung 90e93dce05 spi/intel: move driver_api assignment later
This moves the assignment of driver_api to just before
the init function returns. This is in preparation to
make device_get_binding() return NULL if driver
initialization fails.

Change-Id: I69590c463b84877d250c63d4460b7e254b79c8b3
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-04-12 19:30:35 +08:00
..
adc adc: move each driver kconfig options into submenus 2016-03-18 11:27:09 +00:00
aio aio_comparator/dw: base address to be defined by SoC 2016-03-30 13:39:04 +00:00
bluetooth Bluetooth: drivers/nble: Fix minor coding style issue 2016-04-12 12:33:24 +03:00
clock_control refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
console console: shell: expect const commands array 2016-04-01 13:12:56 +00:00
counter counter: Fix returning code 2016-03-23 15:55:11 +00:00
ethernet ethernet/dw: remove kconfigs that are SoC specific 2016-04-07 00:58:57 +00:00
flash drivers: Replace DEV_NO_SUPPORT by -ENODEV 2016-03-16 19:30:04 -04:00
gpio gpio/pcal_9535a: move driver_api assignment later 2016-04-12 19:30:35 +08:00
grove sys_log: Grove driver update to new logging API 2016-03-18 00:01:21 +00:00
i2c i2c: qmsi: Add support for default configuration 2016-03-31 13:18:26 +00:00
ieee802154 ieee802154: Replace the CC2520 driver with a new implementation 2016-04-07 17:25:02 +00:00
interrupt_controller interupt_controller/stm32_exti: driver for STM32 EXTI controller 2016-03-18 20:53:06 +00:00
ipm drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
pci kconfig: use menuconfig for PCI options 2016-03-29 01:31:52 +00:00
pinmux pinmux/galileo: include board.h 2016-04-01 09:52:04 -07:00
pwm pwm/pca_9685: move driver_api assignment later 2016-04-12 11:25:03 +00: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/qmsi: Fix the IRQ priority setting according to the SoC specific option 2016-04-06 12:05:23 -07:00
sensor sensor: lsm9ds0-gyro: fix FULL_SCALE attribute 2016-04-07 17:00:09 +00:00
serial uart/nsim: fixed missing driver_api assignment 2016-04-12 19:30:35 +08:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
spi spi/intel: move driver_api assignment later 2016-04-12 19:30:35 +08:00
timer power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
watchdog watchdog/wdt_dw: remove kconfigs that are SoC specific 2016-03-31 23:17:24 +00:00
Kconfig drivers: Renaming directory "802.15.4" into "ieee802154" 2016-04-07 17:24:55 +00:00
Makefile drivers: Renaming directory "802.15.4" into "ieee802154" 2016-04-07 17:24:55 +00:00