diff options
author | 2023-05-16 22:47:56 -0700 | |
---|---|---|
committer | 2023-05-17 11:19:32 +0200 | |
commit | 0a1bb16e0fe6650c3841e611de374bfd5578ad70 (patch) | |
tree | 4fec4f3c7d193a4b56dfe6511f1da09fc70a6bf5 /scripts/generate_rust_analyzer.py | |
parent | selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change (diff) | |
download | wireguard-linux-0a1bb16e0fe6650c3841e611de374bfd5578ad70.tar.xz wireguard-linux-0a1bb16e0fe6650c3841e611de374bfd5578ad70.zip |
gpio: mockup: Fix mode of debugfs files
This driver's debugfs files have had a read operation since commit
2a9e27408e12 ("gpio: mockup: rework debugfs interface"), but were
still being created with write-only mode bits. Update them to
indicate that the files can also be read.
Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
Fixes: 2a9e27408e12 ("gpio: mockup: rework debugfs interface")
Cc: stable@kernel.org # v5.1+
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions