From: Sean Paul Date: Thu, 17 Jul 2014 15:25:18 +0000 (-0400) Subject: drm: Check for connection_mutex in drm_select_eld X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~48^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=008f40451d0e59f220a4fa13aaf75d04303a01a1;p=pandora-kernel.git drm: Check for connection_mutex in drm_select_eld drm_select_eld should check for mode_config.connection_mutex as well as mode_config.mutex: We need that since this function checks conector->encoder links. Signed-off-by: Sean Paul [danvet: Pimp commit message slightly.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed