From: Steven Toth Date: Sat, 2 May 2009 14:29:50 +0000 (-0300) Subject: V4L/DVB (11765): cx23885: Add generic functions for driving GPIO's X-Git-Tag: v2.6.31-rc1~297^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f8bee9b104465a881f7e8acd5cbd3e6a0730759;p=pandora-kernel.git 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 Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed