From: Alex Deucher Date: Fri, 27 Feb 2015 15:04:11 +0000 (-0500) Subject: drm/radeon: fix the audio dpms callbacks X-Git-Tag: omap-for-v4.1/wl12xx-dt~53^2~3^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=add7d7596612bac594201da151a3ed6f8e94fc33;p=pandora-kernel.git drm/radeon: fix the audio dpms callbacks Don't touch the audio enable bits as these are already handled in display detection. Enable the hdmi secondary streams in hdmi enable to match dp. Rename dp dpms callback to be consistent with hdmi. bug: https://bugs.freedesktop.org/show_bug.cgi?id=89327 https://bugzilla.kernel.org/show_bug.cgi?id=93921 Signed-off-by: Alex Deucher --- Reading git-diff-tree failed