fsi: sbefifo: Don't check status during probe
authorEddie James <eajames@linux.ibm.com>
Mon, 12 Jun 2023 19:56:47 +0000 (14:56 -0500)
committerJoel Stanley <joel@jms.id.au>
Wed, 9 Aug 2023 06:13:27 +0000 (15:43 +0930)
commitd6ce872e2e6e80c9621496f8048a2e9e096579b8
tree858a3dc7d47fe3e04cbc917d9179e8b3b796634a
parentc21d322e1ae5e1e80384c949f24b761f6f2b6c67
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>
drivers/fsi/fsi-sbefifo.c