gpio: replace gdbus with direct implementation 56/260256/5
authorAdrian Szyndela <adrian.s@samsung.com>
Tue, 22 Jun 2021 10:51:37 +0000 (12:51 +0200)
committerAdrian Szyndela <adrian.s@samsung.com>
Fri, 25 Jun 2021 09:51:36 +0000 (11:51 +0200)
commit97d7a29f15c0291ba9a19601d6b6897e8f10535a
tree5a8eff12738414cf2ee7bb9a3f6d7d58d2bcd4e2
parent11885f7d7b3c5365fdb40151076ec073d208213b
gpio: replace gdbus with direct implementation

Move open/close code from peripheral-bus.
Add flocks() where appropriate.

Change-Id: Ib54d4b8dbf4dcd7a1300b6c48ec8207fbbce2476
CMakeLists.txt
include/gdbus/peripheral_gdbus_gpio.h [deleted file]
include/peripheral_handle.h
packaging/capi-system-peripheral-io.spec
src/gdbus/peripheral_gdbus_gpio.c [deleted file]
src/peripheral_gpio.c