commit | 1fa847d74a75b76c6028b1e943434c471bd2619c | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <jk@ozlabs.org> | Tue Jun 06 16:08:52 2017 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 09 11:52:09 2017 +0200 |
tree | 30057d8b074eaf813e62154a2587bb144d9b624c | |
parent | 66433b05a3b2b8f95be9e6269bc21e916febf482 [diff] |
drivers/fsi: Add error handling for slave This change implements error handling in the FSI core, by cleaining up and retrying failed operations, using the SISC, TERM and BREAK facilities. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Christopher Bostic <cbostic@linux.vnet.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>