Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1279884

Re: [PATCH] gpio: 104-idio-16: Disable IRQ on device probe

From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] gpio: 104-idio-16: Disable IRQ on device probe
Date 2015-11-30 14:50 +0100
Message-ID <qAx08-4hY-57@gated-at.bofh.it> (permalink)
References <qxFQd-6mz-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Nov 22, 2015 at 5:38 PM, William Breathitt Gray
<vilhelm.gray@gmail.com> wrote:

> 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>

Patch applied.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] gpio: 104-idio-16: Disable IRQ on device probe William Breathitt Gray <vilhelm.gray@gmail.com> - 2015-11-22 17:40 +0100
  Re: [PATCH] gpio: 104-idio-16: Disable IRQ on device probe Linus Walleij <linus.walleij@linaro.org> - 2015-11-30 14:50 +0100

csiph-web