diff options
author | 2011-08-23 00:39:57 +0100 | |
---|---|---|
committer | 2011-08-24 08:28:38 +0100 | |
commit | ece88dc08b87501025927bf52e460655f89e2c02 (patch) | |
tree | 80401ab46ecb8197a71ccb12ed07471ebe0dd3f6 /kernel/sysctl.c | |
parent | ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irq (diff) | |
download | wireguard-linux-ece88dc08b87501025927bf52e460655f89e2c02.tar.xz wireguard-linux-ece88dc08b87501025927bf52e460655f89e2c02.zip |
ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpio
By not definining a custom gpio_to_irq, the default gpiolib version is
used, allowing platform consolidation.
irq_to_gpio is deprecated and in the process of being removed. Make that
happen now for ARM Tegra.
This also partially fixes the Tegra build; it was broken because gpio.h
referred to EINVAL, which wasn't always defined when <mach/gpio.h> was
included.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions