adapter: Remove timer for removing temporary devices
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 15 Jul 2020 20:29:24 +0000 (13:29 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:49 +0000 (14:30 +0530)
commit159f81f27c353ab69b51a941c5cd87ea04aee751
tree520484a41bb8d4c74f093680527b6f9b413769f7
parentc3ffa527f9d92b2bb667ae72ac21eeade26cda0c
adapter: Remove timer for removing temporary devices

Now that each temporary device object can cleanup after it has detected
that it has disappeared it is no longer necessary to keep this logic as
well in the adapter.

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