未验证 提交 49146f16 编写于 作者: Z Zhang 提交者: Gitee

update zh-cn/device-dev/driver/driver-hdf-sample.md.

Signed-off-by: NZhang <zhangfengxi@huawei.com>
上级 9510aa4f
...@@ -104,7 +104,7 @@ static int HdfSampleDriverInit(struct HdfDeviceObject *deviceObject) ...@@ -104,7 +104,7 @@ static int HdfSampleDriverInit(struct HdfDeviceObject *deviceObject)
HDF_LOGE("%{public}s::ptr is null!", __func__); HDF_LOGE("%{public}s::ptr is null!", __func__);
return HDF_FAILURE; return HDF_FAILURE;
} }
HDF_LOGE("Sample driver Init success"); HDF_LOGI("Sample driver Init success");
return HDF_SUCCESS; return HDF_SUCCESS;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册