diff options
author | Xu Qiang <xuqiang36@huawei.com> | 2022-08-18 08:57:53 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-08-30 15:28:34 +0200 |
commit | 4029372233e13e281f8c387f279f9f064ced3810 (patch) | |
tree | 292dcfab515e7c45e65eb1b88a793fb89e710117 /fs | |
parent | 0202a665bf17fbe98fed954944aabbcb4f14a4cc (diff) |
media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_start()
Add the missing clk_disable_unprepare() before return
from vdec_hevc_start() in the error handling case.
Fixes: 823a7300340e (“media: meson: vdec: add common HEVC decoder support”)
Signed-off-by: Xu Qiang <xuqiang36@huawei.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions