V4L/DVB (7927): ivtv: simplify gpio initialization for XCeive tuners.
authorHans Verkuil <hverkuil@xs4all.nl>
Tue, 20 May 2008 09:24:04 +0000 (06:24 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:06:47 +0000 (07:06 -0300)
Separate gpio_init field and xceive_pin and combine the two when
the gpio is initialized. So there is no longer any need to set the
xceive pin in the gpio_init values, simplifying the creation of a
new card definition.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found