summary refs log tree commit diff
path: root/block
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <william.gray@linaro.org>2023-03-16 16:34:26 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-04-13 16:55:31 +0200
commit5a62d771e514ea9c111daa66739143bf45ded49c (patch)
tree749de7ffa2b564762add12630d5dccfb6a3435f6 /block
parent6284b686c276ac5e40759e5e14a4629c10376c0d (diff)
downloadlinux-5a62d771e514ea9c111daa66739143bf45ded49c.tar.gz
counter: 104-quad-8: Fix Synapse action reported for Index signals
commit 00f4bc5184c19cb33f468f1ea409d70d19f8f502 upstream.

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: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230316203426.224745-1-william.gray@linaro.org/
Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions