From: Benoit Cousson Date: Wed, 22 Dec 2010 04:31:28 +0000 (-0700) Subject: OMAP2+: hwmod: Remove omap_hwmod_mutex X-Git-Tag: v2.6.38-rc1~469^2~15^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce35b2446945c506cb02960eab2072f56efdf1c0;p=pandora-kernel.git OMAP2+: hwmod: Remove omap_hwmod_mutex The hwmod list will be built are init time and never be modified at runtime. There is no need anymore to protect the list from concurrent accesses using a mutex. Signed-off-by: Benoit Cousson Signed-off-by: Paul Walmsley Cc: Kevin Hilman --- Reading git-diff-tree failed