commit | 11299c5cd8868479e9acfc525ba3c2e882c7ba0c | [log] [tgz] |
---|---|---|
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | Tue Dec 24 09:58:25 2019 +0900 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 25 00:08:18 2019 +0000 |
tree | ba3c404a20b36495bc1aa7562a8ae83d72013a60 | |
parent | 9859db51387df8a7e8564a211158ff8bf263b0a8 [diff] |
spi: uniphier: Add handle_err callback function This adds master->handle_err() callback function to stop transfer due to error. The function also resets FIFOs and disables interrupt. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Link: https://lore.kernel.org/r/1577149107-30670-4-git-send-email-hayashi.kunihiko@socionext.com Signed-off-by: Mark Brown <broonie@kernel.org>