drm/radeon: fix the audio dpms callbacks
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Feb 2015 15:04:11 +0000 (10:04 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Mar 2015 22:28:20 +0000 (17:28 -0500)
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 <alexander.deucher@amd.com>

No differences found