summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2019-03-11 16:29:37 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-03 07:23:28 +0300
commite250a5ac0e12ddba89d2ece260d167999af8a7c2 (patch)
tree12fe08ac6c95d18b3cdaf71b149fea32ca8e5f31 /tools
parent6271fa6fc366827c0249864157e8fd18c4eac68a (diff)
downloadlinux-e250a5ac0e12ddba89d2ece260d167999af8a7c2.tar.xz
gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
commit c5bc6e526d3f217ed2cc3681d256dc4a2af4cc2b upstream. Current code test wrong value so it does not verify if the written data is correctly read back. Fix it. Also make it return -EPERM if read value does not match written bit, just like it done for adnp_gpio_direction_output(). Fixes: 5e969a401a01 ("gpio: Add Avionic Design N-bit GPIO expander support") Cc: <stable@vger.kernel.org> Signed-off-by: Axel Lin <axel.lin@ingics.com> Reviewed-by: Thierry Reding <thierry.reding@gmail.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions