diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2016-09-07 22:51:10 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-09-12 20:58:45 +0200 |
commit | e33a3ade909194ec2ca633a53b428d4dac853f8a (patch) | |
tree | 062f7bde9da24321aea7a3ff5c2d1896499b1fde /drivers/vfio | |
parent | spi: fsl-espi: factor out filling the local buffer (diff) | |
download | linux-e33a3ade909194ec2ca633a53b428d4dac853f8a.tar.xz linux-e33a3ade909194ec2ca633a53b428d4dac853f8a.zip |
spi: fsl-espi: remove element status from struct fsl_espi_transfer
Use the return values of the functions in the call chain to transport
status information instead of using an element in struct
fsl_espi_transfer for this.
This is more in line with the general approach how to handle status
information and is one step further to eventually get rid of
struct fsl_espi_transfer completely.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/vfio')
0 files changed, 0 insertions, 0 deletions