drm/radeon: fix runtime suspend breaking secondary GPUs
authorDave Airlie <airlied@redhat.com>
Thu, 27 Mar 2014 02:31:08 +0000 (02:31 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 28 Mar 2014 02:27:25 +0000 (12:27 +1000)
Same fix as for nouveau, when we fail with EINVAL, subsequent
gets fail hard, causing the device not to open.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>

No differences found