diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-03-19 10:24:41 -0600 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2012-04-18 10:26:38 -0600 |
commit | c61b3da0aca4cccb1dca757eb94e443faba4e88f (patch) | |
tree | acd4fd0fb674b377abe2b31270b885b0ea712a1f /arch/arm/mach-tegra/include/mach | |
parent | d941136fc6ead10a7ff319bad199869b593962c5 (diff) | |
download | linux-stable-c61b3da0aca4cccb1dca757eb94e443faba4e88f.tar.gz linux-stable-c61b3da0aca4cccb1dca757eb94e443faba4e88f.tar.bz2 linux-stable-c61b3da0aca4cccb1dca757eb94e443faba4e88f.zip |
ARM: tegra: seaboard: Don't gpio_request() ISL29018_IRQ
Don't call gpio_request() or gpio_direction_input() for ISL29018_IRQ.
This pin is only used as an IRQ, and hence no GPIO configuration should
be necessary; the GPIO/IRQ driver should (and does) perform any required
setup when the IRQ is requested.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-tegra/include/mach')
0 files changed, 0 insertions, 0 deletions