Star64_linux/drivers/char/tpm/st33zp24
Dmitry Torokhov eaabc245b0 tpm: st33zp24: remove pointless checks on probe
Remove tests for SPI device or I2C client to be non-NULL because
driver core will never call driver's probe method without having
a valid device structure.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
2022-12-08 16:20:47 +00:00
..
i2c.c tpm: st33zp24: remove pointless checks on probe 2022-12-08 16:20:47 +00:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
spi.c tpm: st33zp24: remove pointless checks on probe 2022-12-08 16:20:47 +00:00
st33zp24.c tpm: st33zp24: switch to using gpiod API 2022-12-08 16:20:46 +00:00
st33zp24.h tpm: st33zp24: switch to using gpiod API 2022-12-08 16:20:46 +00:00