mirror of
https://github.com/openharmony/drivers_framework.git
synced 2026-08-26 18:17:07 -04:00
!897 Add the function return value
Merge pull request !897 from heyangbo/master
This commit is contained in:
@@ -148,6 +148,7 @@ inline static int32_t HdfResetVirtualDevice(struct HdfVirtualDevice *device) {
|
||||
return ret;
|
||||
}
|
||||
OsalMSleep(device->bootUpTimeOut);
|
||||
return HDF_SUCCESS;
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user