zephyr/drivers/gpio
Daniel Leung e52e4cdd1d gpio: pcal9535a: fix a logic error
The _has_i2c_master() should return 1 if there is an I2C master.
The logic was incorrectly inverted. So fix it now.

Change-Id: Ic4bf44efc1f68644530a275f0c4e454740a2950a
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:24:19 -05:00
..
gpio-dw.c x86: gpio: Move system binding code to gpio-dw.c 2016-02-05 20:24:17 -05:00
gpio-dw.h gpio: Enable PCI support for the designware gpio driver 2016-02-05 20:15:32 -05:00
gpio-mmio.c gpio: add driver for MMIO-based GPIO ports 2016-02-05 20:24:18 -05:00
gpio-mmio.h gpio: add driver for MMIO-based GPIO ports 2016-02-05 20:24:18 -05:00
gpio-pcal9535a.c gpio: pcal9535a: fix a logic error 2016-02-05 20:24:19 -05:00
gpio-pcal9535a.h gpio: add driver for PCAL9535A GPIO chip 2016-02-05 20:24:18 -05:00
Kconfig gpio: fix gpio Kconfig dependencies and display in menuconfig 2016-02-05 20:24:18 -05:00
Makefile gpio: add driver for MMIO-based GPIO ports 2016-02-05 20:24:18 -05:00