Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345160
b: refs/heads/master
c: 9324cf7
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Vetter committed Oct 23, 2012
1 parent b8d3f7b commit 15e8f91
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: 397fe15715ef1457d89f52666d0e249eb5eae64c
refs/heads/master: 9324cf7fefd77883a9d8d7e0356b9dd45c13132b
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 @@ -2074,7 +2074,7 @@ static void
intel_dp_handle_test_request(struct intel_dp *intel_dp)
{
/* NAK by default */
intel_dp_aux_native_write_1(intel_dp, DP_TEST_RESPONSE, DP_TEST_ACK);
intel_dp_aux_native_write_1(intel_dp, DP_TEST_RESPONSE, DP_TEST_NAK);
}

/*
Expand Down

0 comments on commit 15e8f91

Please sign in to comment.