summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorZev Weiss <zev@bewilderbeest.net>2023-05-16 22:47:56 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-05-30 14:03:18 +0100
commit63e12910b7f5efdf8bf2355f1f80bf1f4027d4f5 (patch)
treefb6b706c0ee4c0cc9225a25ae58894aab67a094d /lib/debugobjects.c
parentb49706d1799ab8edd3530e19625015fb058e46f5 (diff)
gpio: mockup: Fix mode of debugfs files
commit 0a1bb16e0fe6650c3841e611de374bfd5578ad70 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions