Support gpio interrupt 40/127640/4
authorjino.cho <jino.cho@samsung.com>
Thu, 20 Apr 2017 01:33:55 +0000 (10:33 +0900)
committerjino.cho <jino.cho@samsung.com>
Tue, 2 May 2017 02:10:15 +0000 (11:10 +0900)
commit1762a85eacbe1aa7f7e4cd82d0030d41793f7847
treedeb059a781fa477aad721d8bbf9d8626e84697ed
parente9a0d6bce9e00a8049ed478b88f19196b7694dc9
Support gpio interrupt

The gpio interrupt should work properly if the patch for
peripheral-bus is applied together.

Change-Id: I1c7b0b9db563ea3b3fd222bb4b05b1dbc7b279c8
Signed-off-by: jino.cho <jino.cho@samsung.com>
include/peripheral_dbus.h
src/peripheral_dbus.c
src/peripheral_gpio.c
src/peripheral_io.xml
test/peripheral-io-test.c