summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLinmao Li <lilinmao@kylinos.cn>2026-07-24 18:42:06 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2026-07-24 18:45:30 -0700
commit732f38c36059e68ba3b4b89c56911d777fd3185c (patch)
treee2b4ef45e75d50fb8b76ca57d230fd7896bbee5c /tools/perf/scripts/python/bin
parent7d5c576cb1c86047b1fcb1aa9532e17fc5e46c1d (diff)
Input: psxpad-spi - set driver data before use
psxpad_spi_suspend() retrieves the controller state with spi_get_drvdata(), but probe never stores it, so suspend dereferences a NULL pointer. Store it during probe. Fixes: 8be193c7b1f4 ("Input: add support for PlayStation 1/2 joypads connected via SPI") Signed-off-by: Linmao Li <lilinmao@kylinos.cn> Cc: stable@vger.kernel.org Link: https://patch.msgid.link/20260721055551.1714965-1-lilinmao@kylinos.cn Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions