]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (7376): Improve compile-time type-checking in videobuf
authorGuennadi Liakhovetski <g.liakhovetski@pengutronix.de>
Tue, 22 Apr 2008 17:46:02 +0000 (14:46 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:07:51 +0000 (14:07 -0300)
commitb7f6d73e17d67f6badf441509f4116b76063a170
treebd22320636bb263366882256675af5f8a690d5d6
parent6aa1fd6e7f8a86b9cbb768c24858955ae88ad18f
V4L/DVB (7376): Improve compile-time type-checking in videobuf

Make the dev member of the struct videobuf_queue of type "struct device *"
to avoid future problems. Also change the prototype of the
videobuf_queue_core_init() function.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/videobuf-core.c
include/media/videobuf-core.h