zephyr/drivers/flash
Flavio Ceolin 0866d18d03 irq: Fix irq_lock api usage
irq_lock returns an unsigned int, though, several places was using
signed int. This commit fix this behaviour.

In order to avoid this error happens again, a coccinelle script was
added and can be used to check violations.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-08-16 19:47:41 -07:00
..
CMakeLists.txt
flash_handlers.c
flash_page_layout.c
flash_priv.h
flash_sam0.c
flash_stm32.c
flash_stm32.h
flash_stm32f3x_priv.c
flash_stm32f3x.c
flash_stm32f3x.h
flash_stm32f4x.c
flash_stm32f0x.c
flash_stm32l4x.c
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.qmsi Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.sam0 Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.stm32 Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.w25qxxdv Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
soc_flash_mcux.c irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
soc_flash_nios2_qspi.c
soc_flash_nrf.c
soc_flash_qmsi.c
spi_flash_w25qxxdv_defs.h
spi_flash_w25qxxdv.c
spi_flash_w25qxxdv.h