Commit ed3f9fd1 authored by Rasmus Villemoes's avatar Rasmus Villemoes Committed by Jani Nikula
Browse files

drm/i915: fix error path in intel_setup_gmbus()



This fails to undo the setup for pin==0; moreover, something
interesting happens if the setup failed already at pin==0.

Signed-off-by: default avatarRasmus Villemoes <linux@rasmusvillemoes.dk>
Fixes: f899fc64

 ("drm/i915: use GMBUS to manage i2c links")
Cc: stable@vger.kernel.org
Signed-off-by: default avatarJani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1455048677-19882-3-git-send-email-linux@rasmusvillemoes.dk
(cherry picked from commit 2417c8c0

)
Signed-off-by: default avatarJani Nikula <jani.nikula@intel.com>
parent 39748841
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