drm/radeon: split ATRM support out from the ATPX handler (v3)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Aug 2012 19:39:09 +0000 (15:39 -0400)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 12 Sep 2012 02:37:20 +0000 (03:37 +0100)
commit c61e2775873f603148e8e998a938721b7d222d24 upstream.

There are systems that use ATRM, but not ATPX.

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=41265

V2: fix #ifdefs as per Greg's comments
V3: fix it harder

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

No differences found