commit | a1de8685d65c25a48cf24f508e8b39c5cc25c42d | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Tue Aug 18 11:38:56 2020 -0400 |
committer | Ramalingam C <ramalingam.c@intel.com> | Tue Sep 01 13:02:33 2020 +0530 |
tree | e9bf8b4fcf6b91f7e736e0a644eb58a3ffaa2463 | |
parent | a6597faa2d59b0c76633b034a1cceff9a7201d34 [diff] |
drm/i915: Clean up intel_hdcp_disable Add an out label and un-indent hdcp disable in preparation for hdcp_mutex. No functional changes Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> Reviewed-by: Ramalingam C <ramalingam.c@intel.com> Signed-off-by: Sean Paul <seanpaul@chromium.org> Link: https://patchwork.freedesktop.org/patch/msgid/20200429195502.39919-9-sean@poorly.run #v6 Link: https://patchwork.freedesktop.org/patch/msgid/20200623155907.22961-9-sean@poorly.run #v7 Changes in v7: -Split into separate patch (Ramalingam) Changes in v8: -None Signed-off-by: Ramalingam C <ramalingam.c@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200818153910.27894-9-sean@poorly.run