summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-06-18 15:02:06 +0200
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-06-19 09:13:44 +0200
commit1fd7d210952938e8ef6d87287e056e25a2fc0547 (patch)
treecc3a151bcb7b365df86b8f01aa1f52f7b6f3d61a /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent0a005148817cedf8181a0a1699d399d47358596a (diff)
gpio: npcm-sgpio: don't use legacy GPIO chip setters
We've converted this driver to using the new GPIO line value setters but missed the instance where the legacy callback is accessed directly using the function pointer. This will lead to a NULL-pointer dereference as this pointer is no longer populated. Fix it. Fixes: 0e1a8930c941 ("gpio: npcm-sgpio: use new GPIO line value setter callbacks") Link: https://lore.kernel.org/r/20250618-gpio-mmio-fix-setter-v1-1-2578ffb77019@linaro.org Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions