[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YweGUIh/TuZ6KUhA@ishi>
Date: Thu, 25 Aug 2022 10:25:20 -0400
From: William Breathitt Gray <william.gray@...aro.org>
To: linux-iio@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] counter: 104-quad-8: Fix skipped IRQ lines during events
configuration
On Mon, Aug 15, 2022 at 08:23:01AM -0400, William Breathitt Gray wrote:
> IRQ trigger configuration is skipped if it has already been set before;
> however, the IRQ line still needs to be OR'd to irq_enabled because
> irq_enabled is reset for every events_configure call. This patch moves
> the irq_enabled OR operation update to before the irq_trigger check so
> that IRQ line enablement is not skipped.
>
> Fixes: c95cc0d95702 ("counter: 104-quad-8: Fix persistent enabled events bug")
> Signed-off-by: William Breathitt Gray <william.gray@...aro.org>
Applied to counter-greg branch.
William Breathitt Gray
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists