]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (10129): dvb: remove deprecated use of RW_LOCK_UNLOCKED in frontends
authorSteven Rostedt <rostedt@goodmis.org>
Fri, 12 Dec 2008 02:01:14 +0000 (23:01 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:40:40 +0000 (09:40 -0200)
commitb0f1f0d434b61416d93bebb44d5966734b8347b3
tree5218b3e6f1ba079d3d30478acda01a06c95d5a41
parentcbe56914689c293e6f7e74f3a9e049e507c044f5
V4L/DVB (10129): dvb: remove deprecated use of RW_LOCK_UNLOCKED in frontends

Impact: clean up

RW_LOCK_UNLOCKED is deprecated.  This patch replaces it with the
__RW_LOCK_UNLOCKED(lock) macro.  This change was a little trickier than
others due to the macro being used in another macro that fills an array.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/drx397xD.c
drivers/media/dvb/frontends/drx397xD_fw.h