diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2020-02-11 08:35:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-01 13:12:35 +0200 |
commit | 95b2fe652ca2508b77a1979e53771f01db885880 (patch) | |
tree | 4a3c4aae0c770a8e4d89ef1107d9d3ad18b3ec72 /drivers/gpu/drm/amd/amdgpu/atom.c | |
parent | 722b6c2411cb15e0c90a8780bf2e13794cf69e16 (diff) |
media: staging/imx: Missing assignment in imx_media_capture_device_register()
[ Upstream commit ef0ed05dcef8a74178a8b480cce23a377b1de2b8 ]
There was supposed to be a "ret = " assignment here, otherwise the
error handling on the next line won't work.
Fixes: 64b5a49df486 ("[media] media: imx: Add Capture Device Interface")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Steve Longerbeam <slongerbeam@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions