commit | c6c60106b9584f17c55e4c5e0ce9b905a1a6cdb6 | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <matthias.kaehlcke@gmail.com> | Tue Apr 24 22:02:35 2007 +0200 |
committer | Len Brown <len.brown@intel.com> | Sat Apr 28 22:13:34 2007 -0400 |
tree | e9c98eae19a6b1aa841e1834a6b6c682c6412bcd | |
parent | 1b20d34406775369d50fc2ffe27a64a0d6fd313e [diff] |
sonypi: use mutex instead of semaphore the Sony Programmable I/O Control driver uses a semaphore as mutex. use the mutex API instead of the (binary) semaphore Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com> Acked-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Len Brown <len.brown@intel.com>