From: Rob Clark Date: Sat, 28 Jun 2014 15:11:34 +0000 (-0400) Subject: drm/msm: fix double struct_mutex acquire X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~18^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b544021f18931258e4e1ef8d88d43dedb73a7ecf;p=pandora-kernel.git drm/msm: fix double struct_mutex acquire Mutex is already grabbed in show_locked().. somehow this slipped through. Signed-off-by: Rob Clark --- Reading git-diff-tree failed