V4L/DVB (11615): cx18: Rename the work queue to "in_work_queue"
authorAndy Walls <awalls@radix.net>
Tue, 14 Apr 2009 01:22:40 +0000 (22:22 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:20:44 +0000 (18:20 -0300)
commitdeed75ed9f7576ada4bca02e6c851833a352a38d
treebed238ee4fe2de5cae2784200fc9affe6d1cb920
parent56600093644c6929a7d1809dab5b8265532df045
V4L/DVB (11615): cx18: Rename the work queue to "in_work_queue"

Rename the work queue to "in_work_queue" to indicate it is handling
incoming mailbox commands.  This is preparation for adding a work queue
for handling deferrable outgoing mailbox commands.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-driver.c
drivers/media/video/cx18/cx18-driver.h
drivers/media/video/cx18/cx18-mailbox.c
drivers/media/video/cx18/cx18-mailbox.h