diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2011-10-03 09:13:45 -0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-10-03 18:37:30 +0100 |
commit | 109bc10d30f33e84f1d7289f0039e0c858ade82f (patch) | |
tree | a7f787307d22b00ccf1a05c8b1ba1da77976c484 /drivers/bcma | |
parent | 9b13776977d45505469edc6decc93e9e3799afe2 (diff) | |
download | linux-3.10-109bc10d30f33e84f1d7289f0039e0c858ade82f.tar.gz linux-3.10-109bc10d30f33e84f1d7289f0039e0c858ade82f.tar.bz2 linux-3.10-109bc10d30f33e84f1d7289f0039e0c858ade82f.zip |
drm/radeon/kms: fix regression in DP aux defer handling
An incorrect ordering in the error checking code lead
to DP aux defer being skipped in the aux native write
path. Move the bytes transferred check (ret == 0)
below the defer check.
Tracked down by: Brad Campbell <brad@fnarfbargle.com>
Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=41121
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Brad Campbell <brad@fnarfbargle.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/bcma')
0 files changed, 0 insertions, 0 deletions