commit | f659c513d59b91cd5f3c0e2a59d8d287221e98f7 | [log] [tgz] |
---|---|---|
author | Steven Toth <stoth@kernellabs.com> | Thu Jun 25 23:43:31 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Sep 12 12:17:53 2009 -0300 |
tree | 5d6c18184b04c599da49e170682fc9d5d06bd193 | |
parent | 7a6fbd83378dd0a6127b5d59a51d35688bcd6d9d [diff] |
V4L/DVB (12304): cx23885: Remove hardcoded gpio bits from the encoder driver 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>