Skip to content
Commit af12dd71 authored by Kyle Copperfield's avatar Kyle Copperfield Committed by Greg Kroah-Hartman
Browse files

media: rockchip/rga: do proper error checking in probe

[ Upstream commit 6150f276 ]

The latest fix for probe error handling contained a typo that causes
probing to fail with the following message:

  rockchip-rga: probe of ff680000.rga failed with error -12

This patch fixes the typo.

Fixes: e58430e1

 (media: rockchip/rga: fix error handling in probe)
Reviewed-by: default avatarDragan Simic <dragan.simic@gmail.com>
Signed-off-by: default avatarKyle Copperfield <kmcopper@danwin1210.me>
Reviewed-by: default avatarKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 56371297
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment