commit | ad47b8fa5a679b7acaae831635e40d2e4887e9e7 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Tue Apr 22 02:02:06 2014 -0400 |
committer | Christian König <christian.koenig@amd.com> | Tue Apr 22 11:15:31 2014 +0200 |
tree | 69c0c1465c46af98353fe2640dc4b439b88defab | |
parent | c2fb3094669a3205f16a32f4119d0afe40b1a1fd [diff] |
drm/radeon/aux: fix hpd assignment for aux bus The hpd (hot plug detect) pin assignment got lost in the conversion to to the common i2c over aux code. Without this information, aux transactions do not work properly. Fixes DP failures. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Christian König <christian.koenig@amd.com>