From: Matthias Kaehlcke Date: Fri, 4 May 2007 03:15:14 +0000 (-0700) Subject: [WATCHDOG] use mutex instead of semaphore in Berkshire USB-PC Watchdog driver X-Git-Tag: v2.6.22-rc1~105^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f7afa6b3405a2ceb9403153357564a93f14cde8;p=pandora-kernel.git [WATCHDOG] use mutex instead of semaphore in Berkshire USB-PC Watchdog driver The Berkshire USB-PC Watchdog driver uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Signed-off-by: Wim Van Sebroeck Cc: Greg KH Signed-off-by: Andrew Morton --- Reading git-diff-tree failed