Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201278
b: refs/heads/master
c: 5620ae2
h: refs/heads/master
v: v3
  • Loading branch information
Jesse Barnes authored and Linus Torvalds committed Jul 26, 2010
1 parent cf5b87c commit 4c6b020
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9d67a7854b291d0c516d1fd42c07898e36095aa
refs/heads/master: 5620ae29f1eabe655f44335231b580a78c8364ea
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_dp.c
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@ intel_dp_dpms(struct drm_encoder *encoder, int mode)
intel_dp_link_down(intel_encoder, dp_priv->DP);
if (IS_eDP(intel_encoder)) {
ironlake_edp_backlight_off(dev);
ironlake_edp_backlight_off(dev);
ironlake_edp_panel_off(dev);
}
}
} else {
Expand Down

0 comments on commit 4c6b020

Please sign in to comment.