commit | c00bac88764a0f294d34b40e5f4987de8ceab711 | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@linux.vnet.ibm.com> | Tue Jul 03 16:21:29 2018 -0500 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jul 12 11:51:12 2018 +1000 |
tree | af66dc9fad74cc7073f27fedd726960dadfa4aae | |
parent | 6b293258cded9c8ee44cce4081d9170d6d1b5f5d [diff] |
fsi: sbefifo: Add missing mutex_unlock There was no unlock of the FFDC mutex. Fixes: 9f4a8a2d7f9d ("fsi/sbefifo: Add driver for the SBE FIFO") Signed-off-by: Eddie James <eajames@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>