linux/drivers/fsi
Eddie James d6ce872e2e fsi: sbefifo: Don't check status during probe
The status check during probe doesn't serve any purpose. Any attempt
to use the SBEFIFO will result in the same check and cleanup.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20230612195657.245125-5-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
2023-08-09 15:43:27 +09:30
..
cf-fsi-fw.h
fsi-core.c fsi: Use of_match_table for bus matching if specified 2023-08-09 15:43:27 +09:30
fsi-master-aspeed.c fsi: Move fsi_slave structure definition to header 2023-08-09 15:41:59 +09:30
fsi-master-ast-cf.c fsi: Move fsi_slave structure definition to header 2023-08-09 15:41:59 +09:30
fsi-master-gpio.c fsi: Move fsi_slave structure definition to header 2023-08-09 15:41:59 +09:30
fsi-master-hub.c fsi: Move fsi_slave structure definition to header 2023-08-09 15:41:59 +09:30
fsi-master.h fsi: Move fsi_slave structure definition to header 2023-08-09 15:41:59 +09:30
fsi-occ.c fsi: Explicitly include correct DT includes 2023-08-09 15:40:11 +09:30
fsi-sbefifo.c fsi: sbefifo: Don't check status during probe 2023-08-09 15:43:27 +09:30
fsi-scom.c fsi: Use of_match_table for bus matching if specified 2023-08-09 15:43:27 +09:30
fsi-slave.h fsi: Move fsi_slave structure definition to header 2023-08-09 15:41:59 +09:30
Kconfig
Makefile