fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE
authorJoachim Fenkes <FENKES@de.ibm.com>
Fri, 24 Jul 2020 07:15:17 +0000 (16:45 +0930)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Jul 2021 14:56:41 +0000 (16:56 +0200)
commit4a95eb0c800eb71720b4186bec56941208c750d1
tree4772ae0a33a142a5a98f81f0953840362d82ff58
parent719c4db394edb0aeecb2eb91558abb8cdccac173
fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE

[ Upstream commit 95152433e46fdb36652ebdbea442356a16ae1fa6 ]

When the SBE requests a reset via the down FIFO, that is also the
FIFO we should go and reset ;)

Fixes: 9f4a8a2d7f9d ("fsi/sbefifo: Add driver for the SBE FIFO")
Signed-off-by: Joachim Fenkes <FENKES@de.ibm.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20200724071518.430515-2-joel@jms.id.au
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/fsi/fsi-sbefifo.c