Skip to content

clock: Fix wrong async driver assertions

Created by: yaronm-hailo

The assertions were checking that the status is FWK_E_SUPPORT instead of checking that it is not FWK_E_SUPPORT

Merge request reports