zephyr/drivers/gpio
Sergio Rodriguez 6b04e0669a drivers: gpio_dw: Remove contradictory if statement evaluation
This fixes an always false evaluation of the gpio I/O direction

This issue was reported by Coverity

Coverity-CID: 151978

Change-Id: I93ec3319a3f18d564c961a5cbd9dcc9c60efbeb7
Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
2016-11-18 02:04:36 +00:00
..
Kconfig gpio: Add ARM CMSDK (Cortex-M System Design Kit) AHB GPIO driver 2016-11-11 20:39:52 +00:00
Kconfig.atmel_sam3 gpio: Cleanup Atmel SAM3 gpio driver 2016-11-16 17:18:00 +00:00
Kconfig.cmsdk_ahb gpio: Add ARM CMSDK (Cortex-M System Design Kit) AHB GPIO driver 2016-11-11 20:39:52 +00:00
Kconfig.dw gpio: Cleanup DW gpio driver 2016-11-16 17:18:01 +00:00
Kconfig.k64 gpio: Cleanup Kconfig for K64F 2016-11-16 17:18:01 +00:00
Kconfig.nrf5 gpio: Cleanup Kconfig dependancy for nRF5X support 2016-11-16 17:18:00 +00:00
Kconfig.pcal9535a sys_log: replace old debug macros at pcal9535a driver 2016-07-30 10:53:21 +00:00
Kconfig.qmsi gpio qmsi: Differentiate between the SoC GPIO and SS GPIO 2016-11-02 22:24:52 +00:00
Kconfig.sch doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.stm32 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile gpio: Add ARM CMSDK (Cortex-M System Design Kit) AHB GPIO driver 2016-11-11 20:39:52 +00:00
gpio_atmel_sam3.c drivers: gpio_atmel: Fix erronous if statement 2016-11-18 02:04:20 +00:00
gpio_cmsdk_ahb.c gpio: Add ARM CMSDK (Cortex-M System Design Kit) AHB GPIO driver 2016-11-11 20:39:52 +00:00
gpio_cmsdk_ahb.h gpio: Add ARM CMSDK (Cortex-M System Design Kit) AHB GPIO driver 2016-11-11 20:39:52 +00:00
gpio_dw.c drivers: gpio_dw: Remove contradictory if statement evaluation 2016-11-18 02:04:36 +00:00
gpio_dw.h gpio: Cleanup DW gpio driver 2016-11-16 17:18:01 +00:00
gpio_dw_registers.h gpio: Cleanup DW gpio driver 2016-11-16 17:18:01 +00:00
gpio_k64.c drivers: gpio_k64: Remove contradictory if statement evaluation 2016-11-17 14:23:19 +00:00
gpio_k64.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_nrf5.c kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
gpio_pcal9535a.c kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
gpio_pcal9535a.h gpio/pcal9535a: Limit name space, add static. 2016-10-28 10:54:16 +00:00
gpio_qmsi.c drivers: gpio: Remove contradictory if statement evaluation 2016-11-17 14:23:28 +00:00
gpio_qmsi_ss.c drivers: gpio_ss: Remove contradictory if statement evaluation 2016-11-17 14:23:24 +00:00
gpio_sch.c drivers: gpio_sch: use unified kernel APIS 2016-11-13 13:53:52 +00:00
gpio_sch.h drivers: gpio_sch: use unified kernel APIS 2016-11-13 13:53:52 +00:00
gpio_stm32.c kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
gpio_stm32.h gpio: stm32: add support for STM32F4 2016-10-28 18:58:03 +00:00
gpio_utils.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00