zephyr/drivers
Tomasz Bursztyka d47f91893d gpio: dw: Fix build error when configuring dw driver with direct IRQ
SYS_GET_DEVICE() needs the name set in DECLARE_DEVICE_INIT_CONFIG() not
the one in IRQ_CONNECT_STATIC().

Change-Id: Id1ed66953c863531411b34594ffed669ad524ef5
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:52 -05:00
..
adc adc: add DesignWare ADC driver 2016-02-05 20:24:48 -05:00
aio aio: introduce DesignWare AIO/Comparator driver 2016-02-05 20:24:48 -05:00
bluetooth bluetooth/uart: register driver at boot if enabled 2016-02-05 20:24:48 -05:00
clock_control clock: add Quark SE clock control 2016-02-05 20:24:48 -05:00
console Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
ethernet net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
gpio gpio: dw: Fix build error when configuring dw driver with direct IRQ 2016-02-05 20:24:52 -05:00
grove grove: KConfig cleanup 2016-02-05 20:24:36 -05:00
i2c i2c: Add I2C driver for Quark SE Sensor Subsystem 2016-02-05 20:24:48 -05:00
interrupt_controller MVIC: handle boards with fixed IRQ to vector mapping 2016-02-05 20:24:48 -05:00
ipi IPI: Implement Quark SE mailbox interface 2016-02-05 20:24:48 -05:00
pci pci: Add pci_enable_bus_master 2016-02-05 20:24:38 -05:00
pinmux pinmux: cleanup galileo defines 2016-02-05 20:24:36 -05:00
pwm pwm: Changes to PWM driver for the PCA9685. 2016-02-05 20:24:43 -05:00
random checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
rtc rtc: add DesignWare RTC driver 2016-02-05 20:24:48 -05:00
serial k20uart: Fix check for Rx/Tx irq 2016-02-05 20:24:47 -05:00
shared_irq irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
spi spi: Add support for Designware SPI controller 2016-02-05 20:24:48 -05:00
timer timer: Support for no local Apic Timer divider 2016-02-05 20:24:48 -05:00
watchdog watchdog: add DesignWare watchdog driver 2016-02-05 20:24:48 -05:00
Kconfig Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
Makefile Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00