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)
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>

No differences found