pwm: replace gdbus with direct implementation 52/260352/7
authorAdrian Szyndela <adrian.s@samsung.com>
Wed, 23 Jun 2021 14:28:02 +0000 (16:28 +0200)
committerAdrian Szyndela <adrian.s@samsung.com>
Fri, 25 Jun 2021 14:55:32 +0000 (16:55 +0200)
commit6fc097f074b9f0339f8e3230b034ec16f1492aa1
treef831c0880779e7d031d2540fb8c12a188da85e13
parent4468ad548522217e14c694900be0f60c5f26b5a7
pwm: replace gdbus with direct implementation

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

Change-Id: If2554f2d30389836eb39794dffaf9e34df31176a
CMakeLists.txt
include/gdbus/peripheral_gdbus_pwm.h [deleted file]
include/peripheral_handle.h
src/gdbus/peripheral_gdbus_pwm.c [deleted file]
src/peripheral_pwm.c