On Thu, Jul 17, 2014 at 11:25:18AM -0400, Sean Paul wrote:
> drm_select_eld should check for mode_config.connection_mutex as
> well as mode_config.mutex
>
> Signed-off-by: Sean Paul
Indeed. Although the commit message is a bit thin, it should explain why
we need the connection mutex, too. Pimped
drm_select_eld should check for mode_config.connection_mutex as
well as mode_config.mutex
Signed-off-by: Sean Paul
---
drivers/gpu/drm/drm_edid.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c
index dfa9769..087d608 100644
--- a/driver