From: Thomas Gleixner Date: Fri, 29 Jan 2010 20:38:59 +0000 (+0000) Subject: usb: gadgetfs: Convert semaphore to mutex X-Git-Tag: v2.6.34-rc1~215^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a79df50bbad3b58efb5f2c730ca20573a674de10;p=pandora-kernel.git usb: gadgetfs: Convert semaphore to mutex The semaphore data->lock is semantically a mutex. Convert it to a real mutex. Signed-off-by: Thomas Gleixner Cc: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed