diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-03-19 16:24:41 (GMT) |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2012-04-18 16:26:38 (GMT) |
commit | c61b3da0aca4cccb1dca757eb94e443faba4e88f (patch) | |
tree | acd4fd0fb674b377abe2b31270b885b0ea712a1f /arch/arm/mach-tegra/board-trimslice-pinmux.c | |
parent | d941136fc6ead10a7ff319bad199869b593962c5 (diff) | |
download | linux-c61b3da0aca4cccb1dca757eb94e443faba4e88f.tar.xz |
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/board-trimslice-pinmux.c')
0 files changed, 0 insertions, 0 deletions