gpio/tegra: Convert to a platform device
authorStephen Warren <swarren@nvidia.com>
Tue, 11 Oct 2011 22:16:14 +0000 (16:16 -0600)
committerOlof Johansson <olof@lixom.net>
Thu, 13 Oct 2011 22:04:52 +0000 (15:04 -0700)
commit88d8951e5896da908d31bc24735efae801566066
treedf8879f15c27f8469950f82846b683a3064aacbc
parent1ebc8496e8cc193706d7a7b375d0017a96e01277
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 <swarren@nvidia.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
[olof: switched probe routine to __devinit]
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/gpio/gpio-tegra.c
This page took 0.027734 seconds and 5 git commands to generate.