f3d384e366
When sun6i_video_remote_subdev() returns NULL to subdev, no error return
code of sun6i_video_start_streaming() is assigned.
To fix this bug, ret is assigned with -EINVAL in this case.
Reported-by: TOTE Robot <oslab@tsinghua.edu.cn>
Signed-off-by: Jia-Ju Bai <baijiaju1990@gmail.com>
Fixes:
|
||
---|---|---|
.. | ||
sun4i-csi | ||
sun6i-csi | ||
sun8i-di | ||
sun8i-rotate | ||
Kconfig | ||
Makefile |