From: Cyril Chemparathy Date: Sat, 1 May 2010 22:37:54 +0000 (-0400) Subject: Davinci: gpio - controller type support X-Git-Tag: v2.6.35-rc1~499^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=686b634a07451fc4fe3b712fe211bfa861a53241;p=pandora-kernel.git Davinci: gpio - controller type support This patch allows for gpio controllers that deviate from those found on traditional davinci socs. davinci_soc_info has an added field to indicate the soc-specific gpio controller type. The gpio initialization code then bails out if necessary. More elements (tnetv107x) to be added later into enum davinci_gpio_type. Signed-off-by: Cyril Chemparathy Tested-by: Sandeep Paulraj Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed