Alexander Danilenko 373c36bf79
spi: tegra114: Remove unnecessary NULL-pointer checks
cs_setup, cs_hold and cs_inactive points to fields of spi_device struct,
so there is no sense in checking them for NULL.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Fixes: 04e6bb0d6bb1 ("spi: modify set_cs_timing parameter")
Signed-off-by: Alexander Danilenko <al.b.danilenko@gmail.com>
Link: https://lore.kernel.org/r/20230815092058.4083-1-al.b.danilenko@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-08-15 19:55:00 +01:00
..
2023-08-07 21:59:25 +01:00
2023-08-07 21:59:25 +01:00
2023-08-07 14:38:33 +01:00
2023-08-14 13:10:58 +01:00
2023-08-14 13:11:02 +01:00
2023-07-30 23:38:59 +01:00
2023-07-14 14:44:38 +01:00
2023-06-28 13:48:42 -07:00