Go to file
Benjamin Walsh d340d4cb3f device: use DEVICE_INIT everwhere
This is the last step before obsoleting DEVICE_DEFINE() and
DEVICE_INIT_CONFIG_DEFINE().

Change-Id: Ica4257662969048083ab9839872b4b437b8b351b
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:25:25 -05:00
arch device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
boards device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
doc doc: add device_ namespace to the naming code conventions 2016-02-05 20:25:25 -05:00
drivers device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
include device: add DEVICE_INIT() 2016-02-05 20:25:25 -05:00
kernel device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
lib
misc device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
net
samples device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
scripts irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -05:00
Makefile.inc
zephyr-env.sh