drm/radeon/audio: update EDID derived fields in modeset
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Feb 2015 15:51:40 +0000 (10:51 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Mar 2015 22:28:23 +0000 (17:28 -0500)
We don't necessarily have an EDID at this point when
audio detect gets called.  Ideally we'd update these
fields in detect, but that requires a larger rework
of the display detect code.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found