From: Ingo Molnar Date: Wed, 18 Jan 2006 22:19:26 +0000 (+0100) Subject: [PATCH] hwmon: Semaphore to mutex conversions X-Git-Tag: v2.6.17-rc1~997^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a61bf6300533d3b64d7ff29adfec00e596de67d;p=pandora-kernel.git [PATCH] hwmon: Semaphore to mutex conversions convert drivers/hwmon/*.c semaphore use to mutexes. the conversion was generated via scripts, and the result was validated automatically via a script as well. all affected hwmon drivers were build-tested. Signed-off-by: Ingo Molnar Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed