diff options
author | William Breathitt Gray <vilhelm.gray@gmail.com> | 2015-11-22 17:38:55 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-11-30 14:42:06 +0100 |
commit | fb50cdfeeda868ae2bfe7ec2e0afebff53eca2d5 (patch) | |
tree | 6e7cebeae7cba9f05309ac5fe3d5fc55c9698142 /drivers/gpio/gpio-f7188x.c | |
parent | gpio: Drop owner assignment from i2c_driver (diff) | |
download | linux-fb50cdfeeda868ae2bfe7ec2e0afebff53eca2d5.tar.xz linux-fb50cdfeeda868ae2bfe7ec2e0afebff53eca2d5.zip |
gpio: 104-idio-16: Disable IRQ on device probe
IRQ should be disabled on device probe so that the device IRQ is in a
known starting state. If IRQ is not disabled, interrupts may be reported
as handled by the IRQ handler, despite no irq_unmask calls made by the
user.
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-f7188x.c')
0 files changed, 0 insertions, 0 deletions