summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mediatek/vpu/mtk_vpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/platform/mediatek/vpu/mtk_vpu.h')
-rw-r--r--drivers/media/platform/mediatek/vpu/mtk_vpu.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/media/platform/mediatek/vpu/mtk_vpu.h b/drivers/media/platform/mediatek/vpu/mtk_vpu.h
index da05f3e74081..3951547e9ec5 100644
--- a/drivers/media/platform/mediatek/vpu/mtk_vpu.h
+++ b/drivers/media/platform/mediatek/vpu/mtk_vpu.h
@@ -119,8 +119,7 @@ int vpu_ipi_send(struct platform_device *pdev,
* @pdev: the platform device of the module requesting VPU platform
* device for using VPU API.
*
- * Return: Return NULL if it is failed.
- * otherwise it is VPU's platform device
+ * Return: a reference to the VPU's platform device, or NULL on failure.
**/
struct platform_device *vpu_get_plat_device(struct platform_device *pdev);