binding: use afb_api_queue_job to queue events to run async 93/21793/1 7.99.2 7.99.3 halibut/7.99.2 halibut/7.99.3 halibut_7.99.2 halibut_7.99.3
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Fri, 28 Jun 2019 14:32:20 +0000 (17:32 +0300)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Fri, 28 Jun 2019 14:32:20 +0000 (17:32 +0300)
commit6e62f13c45795501c2e9cf8031effcfd8fc0d3cb
tree24658965b3a76df3c1857a58c3a4dbe733a9bb97
parent89d96fa77eb7bbb6bc5258f54df2878a24b34850
binding: use afb_api_queue_job to queue events to run async

Apparently the binder does not like manual interventions to the
event loop and it has its own mechanism for queueing events
to run asynchronously.

Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
Change-Id: Iefef031b4ad8932bbf36a5213a119908de48b41f
binding/audiomixer-binding.c