]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/tegra: sor: Suspend on clock registration failure
authorThierry Reding <treding@nvidia.com>
Fri, 31 Jan 2020 16:59:08 +0000 (17:59 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 31 Jan 2020 20:29:05 +0000 (21:29 +0100)
commita5127a2dbe95dd72b6a21c98dee0857511f30357
tree1162b0859531ce5f0056a75b69ffb88c8d225fc8
parent033ccdb7f6b11701623507339646013b4ce389d3
drm/tegra: sor: Suspend on clock registration failure

Make sure the SOR module is suspenden after we fail to register the SOR
pad output clock.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/sor.c