zephyr/drivers
Benjamin Walsh 0c798772cc timer: fix incorrect nano_fiber_lifo_put in ISR
The correct call is nano_isr_lifo_put, but they are aliases of each
other, so that never caused an issue at runtime.

Change-Id: Ibec8e6d3377133e5e67589c5a3ad1b8fb3cc652c
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:13:59 -05:00
..
bluetooth Bluetooth: coding-style: fix one-line branch braces usage 2016-02-05 20:13:56 -05:00
console console: Refactor serial console interface 2016-02-05 20:13:57 -05:00
interrupt_controller Rename _I8259SpuriousIntCount to _i8259_spurious_interrupt_count 2016-02-05 20:13:54 -05:00
pci Rename dev_info_idx to dev_info_index 2016-02-05 20:13:54 -05:00
random First commit 2015-04-10 16:44:37 -07:00
serial uart: Rename INTERRUPT_DRIVEN configuration option 2016-02-05 20:13:41 -05:00
timer timer: fix incorrect nano_fiber_lifo_put in ISR 2016-02-05 20:13:59 -05:00
defs.objs First commit 2015-04-10 16:44:37 -07:00