zephyr/drivers/spi
Peter Mitsis 5084b6da56 Fix various default IRQ priorities
Changes the default IRQ priority level from 0 to 2 for the following
kernel configuration options as priorities 0 and 1 are reserved for the
first 32 IDT entries.

	SHARED_IRQ_0_PRI
	SHARED_IRQ_1_PRI
	I2C_DW_0_INT_PRIORITY
	GPIO_DW_0_PRI
	GPIO_DW_1_PRI
	SPI_INTEL_PORT_0_PRI
	SPI_INTEL_PORT_1_PRI

Change-Id: I0fc821c68156eb1e1fe776b2bd4ff5890bba40e8
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:34 -05:00
..
intel_spi.c checkpatch: warning - line_spacing 2016-02-05 20:24:33 -05:00
intel_spi_priv.h spi: Fix one simple typo 2016-02-05 20:24:32 -05:00
Kconfig Fix various default IRQ priorities 2016-02-05 20:24:34 -05:00
Makefile spi: move static stubs to driver directory 2016-02-05 20:24:32 -05:00
spi_static_irq_stubs.S spi: move static stubs to driver directory 2016-02-05 20:24:32 -05:00