diff options
author | Bryan O'Donoghue | 2023-08-30 16:16:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-12-03 07:32:10 +0100 |
commit | 3a14f4fd7bda923581031f72fae9e3c4557ea839 (patch) | |
tree | 1a03118b38813b38a1431438e3aebccbb194d31d /drivers/media/pci | |
parent | df5bb7b408cc1280cf55eccbf5225deb5ffcb174 (diff) |
media: qcom: camss: Fix genpd cleanup
[ Upstream commit f69791c39745e64621216fe8919cb73c0065002b ]
Right now we never release the power-domains properly on the error path.
Add a routine to be reused for this purpose and appropriate jumps in
probe() to run that routine where necessary.
Fixes: 2f6f8af67203 ("media: camss: Refactor VFE power domain toggling")
Cc: stable@vger.kernel.org
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/media/pci')
0 files changed, 0 insertions, 0 deletions