gpio: fix the bug that interrupted callback is not called 59/154559/1 accepted/tizen/unified/20171010.163342 submit/tizen/20171010.131453
authorkibak.yoon <kibak.yoon@samsung.com>
Tue, 10 Oct 2017 11:28:43 +0000 (20:28 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Tue, 10 Oct 2017 11:29:31 +0000 (20:29 +0900)
commit59eb4ca48a82865ea9fbeb51572f750ac15d8f6e
tree8e4fa59d4ff0b963dc2d7177d67c6abbf1a2796d
parentc6fb7365864887ccf0e0e2c456c3d57ff031e9bd
gpio: fix the bug that interrupted callback is not called

- because "link" is just only the temporary iterator, it should be changed to
  interrupt_cb_in_list pointer.

Change-Id: Ifa0f39c6e963f022fefec80f4fc1f64ffc8ad805
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/peripheral_gpio.c
src/peripheral_io.xml