OSDN Git Service

fsi: sbefifo: Don't fail operations when in SBE IPL state
authorEddie James <eajames@linux.ibm.com>
Wed, 26 Jun 2019 18:56:55 +0000 (13:56 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jul 2019 19:17:11 +0000 (21:17 +0200)
commit7ce98fb6c53d2311b3e9faae90b1a9c1a96534db
treed23ef32a1067922e6009327499833843d4be2964
parent17c20f329a139e90e4b049b811ca6d1a2ae967e0
fsi: sbefifo: Don't fail operations when in SBE IPL state

SBE fifo operations should be allowed while the SBE is in any of the
"IPL" states. Operations should succeed in this state.

Fixes: 9f4a8a2d7f9d fsi/sbefifo: Add driver for the SBE FIFO
Reviewed-by: Joel Stanley <joel@jms.id.au>
Tested-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/1561575415-3282-1-git-send-email-eajames@linux.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fsi/fsi-sbefifo.c