| commit | 8df0c87cc33646a19a59c0f93c4f9a330d5ca5eb | [log] [tgz] |
|---|---|---|
| author | Matthias Kaehlcke <matthias.kaehlcke@gmail.com> | Sat Apr 28 20:00:18 2007 -0300 |
| committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed May 09 10:12:31 2007 -0300 |
| tree | 35ccbccd3a5a9fbd1b09bf26426eab12ae8d2f66 | |
| parent | 5f12491c36acb94670d822a90c9295f6fd671c8a [diff] |
V4L/DVB (5572): Pvrusb2: use mutex instead of semaphore The pvrusb2 driver use a semaphore as mutex. use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com> Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>