From: Matthias Kaehlcke Date: Mon, 9 Jul 2007 20:18:12 +0000 (-0700) Subject: [IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver X-Git-Tag: v2.6.23-rc1~1109^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa4291108f434a183207e645379414270118dccb;p=pandora-kernel.git [IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver The VLSI 82C147 IrDA controller driver uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed