On Sun, 4 Apr 2021 21:20:21 +0200 Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> wrote: > On 02/04/2021 20:45, Jonathan Cameron wrote: > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > Disabling an irq before the driver has actually atempted to request it > > may work, but is definitely not as clean as just requesting it as > > normal but with the auto enable disabled. > > > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Cc: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > > > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > > Best regards, > Krzysztof Applied to the togreg branch of iio.git and pushed out as testing to let the autobuilders poke at it. Thanks, Jonathan