8d065343c2
Make device drivers use static interrupt registration procedure. DYNAMIC_INT_STUBS configuration parameter was used only by device drivers to switch between static and dynamic interrupt registration procedures. Now it is obsolete and is removed. uart_int_connect() function is removed. If UART device driver still needs to register interrupt dynamically, it should use irq_connect(uart_irq_get()). Change-Id: I80c695f337456e9b0c1b0fd56716e35794f7bdb7 Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com> |
||
---|---|---|
.. | ||
console | ||
pci | ||
simple | ||
ioapic.h | ||
k6x_mpu.h | ||
k6x_pmc.h | ||
k20_mcg.h | ||
k20_pcr.h | ||
k20_sim.h | ||
k20_uart.h | ||
k20_watchdog.h | ||
loapic.h | ||
pic.h | ||
rand32.h | ||
system_timer.h | ||
uart.h |