From: Alex Deucher Date: Wed, 30 Jul 2014 21:57:28 +0000 (-0400) Subject: drm/radeon: fix reversed logic in evergreen_mc_resume X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~6^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3157c5897212997da27ea1a641a246f2a1808cff;p=pandora-kernel.git drm/radeon: fix reversed logic in evergreen_mc_resume Need to unblank the display when resuming the MC. No functional change as this code path is not currently hit. We always disable the displays entirely rather than just blanking them. Signed-off-by: Alex Deucher --- Reading git-diff-tree failed