From: Stephen Warren Date: Tue, 11 Oct 2011 22:16:14 +0000 (-0600) Subject: gpio/tegra: Convert to a platform device X-Git-Tag: v3.2-rc1~92^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88d8951e5896da908d31bc24735efae801566066;p=pandora-kernel.git gpio/tegra: Convert to a platform device v3: Make regs variable static. Remove empty init of tegra_gpio_banks. v2: Retrieve IRQ and memory addresses from resources instead of hard- coding them. Add back initialization of tegra_gpio_chip.of_node. Signed-off-by: Stephen Warren Acked-by: Grant Likely [olof: switched probe routine to __devinit] Signed-off-by: Olof Johansson --- Reading git-diff-tree failed