diff options
author | Steven Toth <stoth@kernellabs.com> | 2009-05-02 11:29:50 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-06-16 18:21:02 -0300 |
commit | 6f8bee9b104465a881f7e8acd5cbd3e6a0730759 (patch) | |
tree | 80feb7e141692ab945b36e5aed22666ce6ac5abf /Documentation/video4linux | |
parent | ea3b73dc13d87d92e805f439f3d7bfcb5865db06 (diff) |
V4L/DVB (11765): cx23885: Add generic functions for driving GPIO's
The GPIO's on the product can be in one of three places. To date we've
mainly used the GPIO's on the bridge itself, and once on the encoder.
Rather than having the complexity of multiple GPIO writes/reads from
isolated placed in the driver we'll route them through this function,
so we can make intelligent decisions about 1) Where the GPIO lives
and 2) Whether it conflicts (based on board) with some other function
to avoid bugs.
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/video4linux')
0 files changed, 0 insertions, 0 deletions