adapter: Fix not cleanup temporary devices
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 8 Jul 2020 21:14:59 +0000 (14:14 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:49 +0000 (14:30 +0530)
commit2b0c0731ebc47dbde0253fa84984229abb971acb
tree8c07662c63deaeab577c91267b82d80b12fe9c02
parent5e58ea337f8d798b79626ddbd72f4f43969cd179
adapter: Fix not cleanup temporary devices

When an adapter is powered down or unplugged remove its temporary
devices immediatelly as the application will no longer be able to
connect to them.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/adapter.c