From: Kristina Martšenko Date: Mon, 24 Mar 2014 23:45:09 +0000 (+0200) Subject: staging: goldfish: switch from spinlock to mutex X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67c20cfbce53cf6df28681939d9a9621d2a85dfc;p=pandora-kernel.git staging: goldfish: switch from spinlock to mutex Use a mutex instead of a spinlock in goldfish_nand.c, as suggested by the TODO list. Signed-off-by: Kristina Martšenko Reviewed-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed