aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests/fpga-bridge-test.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2025-05-01 15:02:00 +0000
committerMark Brown <[email protected]>2025-05-05 10:31:28 +0000
commitf4ea37a485e97234af9550b63c52394d029037ee (patch)
treeee2479078d6a88742ab6bfff0c0759c2a6fdf579 /drivers/fpga/tests/fpga-bridge-test.c
parentspi: atmel-quadspi: Fix printed error code during DMA setup (diff)
downloadkernel-f4ea37a485e97234af9550b63c52394d029037ee.tar.gz
kernel-f4ea37a485e97234af9550b63c52394d029037ee.zip
spi: cs42l43: Make handling missing spk-id GPIOs explicit
gpiod_get_array_optional() for spk-id GPIOs can return NULL, if they are missing, so do not pass the value to PTR_ERR but instead explicitly treat NULL as acceptable condition. The old code was correct, but misleading because PTR_ERR usually is used on errors. Reported by Smatch: drivers/spi/spi-cs42l43.c:241 cs42l43_get_speaker_id_gpios() warn: passing zero to 'PTR_ERR' Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Charles Keepax <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-bridge-test.c')
0 files changed, 0 insertions, 0 deletions