V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM
authorAndy Walls <awalls@radix.net>
Sun, 14 Dec 2008 21:52:12 +0000 (18:52 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:39:07 +0000 (09:39 -0200)
commit0ef0289264e8f278312909f1639a7764cc9cf580
tree8727d4d5d7519db50e8cd77e03b0d00892d35d76
parent83c3a3c8b6a0e7a54ca9fa18b02c90e2d9a889f9
V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM

Removed magic number that referred to firmware limit on the number of
MDLs the firmware can maintain for any stream at any one time.

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