diff options
| author | Aaron Kling <[email protected]> | 2025-04-24 02:03:03 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2025-05-01 20:38:27 +0000 |
| commit | 4426e6b4ecf632bb75d973051e1179b8bfac2320 (patch) | |
| tree | 4e1d96d8bc1cca19c4e7b8c0fec6a1a65326f1a6 /drivers/firmware/psci/psci.c | |
| parent | spi: spi-qpic-snand: fix NAND_READ_LOCATION_2 register handling (diff) | |
| download | kernel-4426e6b4ecf632bb75d973051e1179b8bfac2320.tar.gz kernel-4426e6b4ecf632bb75d973051e1179b8bfac2320.zip | |
spi: tegra114: Don't fail set_cs_timing when delays are zero
The original code would skip null delay pointers, but when the pointers
were converted to point within the spi_device struct, the check was not
updated to skip delays of zero. Hence all spi devices that didn't set
delays would fail to probe.
Fixes: 04e6bb0d6bb1 ("spi: modify set_cs_timing parameter")
Cc: [email protected]
Signed-off-by: Aaron Kling <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/firmware/psci/psci.c')
0 files changed, 0 insertions, 0 deletions
