Files
kernel_common_drivers/drivers/spi
Feng Chen 2015b4c5da spisg: incorrect "completion" initialization timing [1/1]
PD#SWPL-235045

Problem:
Incorrect "completion" initialization timing:
the subnode driver probes before the spi controller driver,
yet "completion" is initialized after subnode driver probe,
this will cause a panic.

Solution:
fix it.

Verify:
T6X

Change-Id: I1e77973a6c7907dfc65f943d494380d0fea144b6
Signed-off-by: Feng Chen <feng.chen@amlogic.com>
2025-10-28 02:31:45 -07:00
..
2025-09-12 04:26:50 -07:00
2024-09-14 11:56:35 +08:00