]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/fsi: Add error handling for slave
authorJeremy Kerr <jk@ozlabs.org>
Tue, 6 Jun 2017 21:08:52 +0000 (16:08 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jun 2017 09:52:09 +0000 (11:52 +0200)
commit1fa847d74a75b76c6028b1e943434c471bd2619c
tree30057d8b074eaf813e62154a2587bb144d9b624c
parent66433b05a3b2b8f95be9e6269bc21e916febf482
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>
drivers/fsi/fsi-core.c