[media] dib9000: get rid of Dib*Lock macros
authorAlexey Khoroshilov <khoroshilov@ispras.ru>
Mon, 19 Mar 2012 19:48:34 +0000 (16:48 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 15 May 2012 12:36:51 +0000 (09:36 -0300)
The patch replaces Dib*Lock macros with direct calls to mutex functions
as soon as they just make the driver code harder to review
(per request of Mauro).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found