Go to file
Sergio Rodriguez 4b288999b2 drivers: gpio_atmel: Fix erronous if statement
The GPIO_INT_LEVEL value is zero so the mask assignement
is never executed. Using the bit complement GPIO_INT_EDGE
the proper mask is assigned

This issue was reported by Coverity

Coverity-CID: 151966

Change-Id: Iacfeb6466388023bd6123ba86280aa9ca15f34e4
Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
2016-12-24 13:52:51 +00:00
.known-issues
arch
boards
doc doc: make output directory overridable 2016-12-24 13:13:31 +00:00
drivers drivers: gpio_atmel: Fix erronous if statement 2016-12-24 13:52:51 +00:00
ext
include Bluetooth: SDP: Queue user UUID to be resolved 2016-12-24 08:42:15 +02:00
kernel
lib
misc
samples samples: bmi160: use correct spi dev name 2016-12-24 13:35:43 +00:00
scripts
subsys Bluetooth: SDP: Check SDP error when receiving PDU response 2016-12-24 08:42:15 +02:00
tests tests: remove redundant test_ from test names 2016-12-24 13:46:50 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS MAINTAINERS: Add entry for SPI and NETWORKING 2016-12-23 12:08:41 +01:00
Makefile
Makefile.inc
release-notes.rst
zephyr-env.sh