From: Cyril Chemparathy Date: Fri, 7 May 2010 21:06:32 +0000 (-0400) Subject: Davinci: gpio - use ioremap() X-Git-Tag: v2.6.35-rc1~499^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8d44293952e4b32b8595d924a377351f3cd1565;p=pandora-kernel.git Davinci: gpio - use ioremap() This patch modifies the gpio_base definition in davinci_soc_info to be a physical address, which is then ioremap()ed by the gpio initialization function. Signed-off-by: Cyril Chemparathy Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed