V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct.
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 25 May 2008 17:34:36 +0000 (14:34 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 5 Jun 2008 09:35:46 +0000 (06:35 -0300)
commitba60bc673ce7d019ae6684cebbb33e5239346664
tree2068da6e3586dcb55184a0dfbd599032b2fff9f5
parent8f9935732930e705cab1936a03418ce01aee979a
V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct.

The gpio_dir/val statics cannot be global, they are card-specific.

Thanks to Andy Walls for pointing this out.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx18/cx18-driver.h
drivers/media/video/cx18/cx18-gpio.c