commit | 51b540292a349b380ccc0572401c6ac343acdf4a | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <matthias.kaehlcke@gmail.com> | Mon Jul 02 10:19:38 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Jul 18 14:24:29 2007 -0300 |
tree | c56359a90424bfffcf9f190242228eea26f9bd7c | |
parent | b9378fdbc334d1575b492108eac822a78c0c46d9 [diff] |
V4L/DVB (5811): Use mutex instead of semaphore in Virtual Video driver The Virtual Video driver uses 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: Mauro Carvalho Chehab <mchehab@infradead.org>