On Thu, Mar 16, 2023 at 04:34:26PM -0400, William Breathitt Gray wrote: > Signal 16 and higher represent the device's Index lines. The > priv->preset_enable array holds the device configuration for these Index > lines. The preset_enable configuration is active low on the device, so > invert the conditional check in quad8_action_read() to properly handle > the logical state of preset_enable. > > Fixes: f1d8a071d45b ("counter: 104-quad-8: Add Generic Counter interface support") > Cc: > Signed-off-by: William Breathitt Gray Applied to counter-fixes. William Breathitt Gray