Commit 334ae6b5 authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: dsi - Add enable guard



To prevent the enable or disable operations to potentially be run
multiple times, add guards to return early when the output is already
in the targetted state.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 17297a28
Supports Markdown
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