From: Paulo Zanoni Date: Thu, 2 Jul 2015 22:25:12 +0000 (-0300) Subject: drm/i915: intel_unregister_dsm_handler() doesn't need struct_mutex X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5e4b84d9f12b093780a4e90e51604c3b4706cde;p=pandora-kernel.git drm/i915: intel_unregister_dsm_handler() doesn't need struct_mutex So don't grab the lock before calling the function. Reviewed-by: Chris wilson Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed