V4L/DVB (12304): cx23885: Remove hardcoded gpio bits from the encoder driver
authorSteven Toth <stoth@kernellabs.com>
Fri, 26 Jun 2009 02:43:31 +0000 (23:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:17:53 +0000 (12:17 -0300)
The encoder driver has hardcoded GPIO bits set for the HVR1800, regardless
of whether it's being used by a HVR1800 or not. I've implemented some generic
GPIO manipulation routines and I'm calling them only when appropriate.

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found