diff options
| author | Khairul Anuar Romli <khairul.anuar.romli@altera.com> | 2025-11-03 07:21:28 +0800 |
|---|---|---|
| committer | Dinh Nguyen <dinguyen@kernel.org> | 2025-11-03 06:24:19 -0600 |
| commit | d0fcf70c680e4d1669fcb3a8632f41400b9a73c2 (patch) | |
| tree | 122ac265647504c99dda9870c2221f13b679b28a /scripts/lib/kdoc/kdoc_re.py | |
| parent | 6146a0f1dfae5d37442a9ddcba012add260bceb0 (diff) | |
firmware: stratix10-svc: fix bug in saving controller data
Fix the incorrect usage of platform_set_drvdata and dev_set_drvdata. They
both are of the same data and overrides each other. This resulted in the
rmmod of the svc driver to fail and throw a kernel panic for kthread_stop
and fifo free.
Fixes: b5dc75c915cd ("firmware: stratix10-svc: extend svc to support new RSU features")
Cc: stable@vger.kernel.org # 6.6+
Signed-off-by: Ang Tien Sung <tiensung.ang@altera.com>
Signed-off-by: Khairul Anuar Romli <khairul.anuar.romli@altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions
