drm/radeon/audio: break out of loops once we match connector
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Oct 2013 21:58:27 +0000 (17:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Nov 2013 16:43:19 +0000 (12:43 -0400)
commit8a992ee14551eae53fd3ab6c2dc8e06ba6fff174
tree67db613bbf84113a0675a7a4bb5fd3d67bd9e30d
parent4039096199094ec78fc012154627beb8413ca1c0
drm/radeon/audio: break out of loops once we match connector

No need to continue with the loops once we've matched
the appropriate connector.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/evergreen_hdmi.c
drivers/gpu/drm/radeon/r600_hdmi.c