]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3e2cb9f4fe89bda151548cb6139be2fc8437b587
tree67db613bbf84113a0675a7a4bb5fd3d67bd9e30d
parentf43a0dd523447883bcb48dcf83b0ad41b9530886
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