From: Daniel Walker Date: Fri, 28 Mar 2008 21:41:26 +0000 (-0700) Subject: netdev: ehea: semaphore to mutex X-Git-Tag: v2.6.26-rc1~1138^2~270^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06f89edf89f254346c95d0c569cecd606459d83e;p=pandora-kernel.git netdev: ehea: semaphore to mutex Converted the dlpar_mem_lock. With a bit of cleanup, I converted to DEFINE_MUTEX() instead of a runtime init. I also made the lock static. Signed-off-by: Daniel Walker Cc: Christoph Raisch Acked-by: Jan-Bernd Themann Cc: Thomas Klein Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed