diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2016-09-07 23:51:10 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-09-12 21:58:45 +0300 |
commit | e33a3ade909194ec2ca633a53b428d4dac853f8a (patch) | |
tree | 062f7bde9da24321aea7a3ff5c2d1896499b1fde /sound/synth | |
parent | 7c159aa8c103b02a8434ae18b22048952c796e6f (diff) | |
download | linux-e33a3ade909194ec2ca633a53b428d4dac853f8a.tar.xz |
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 'sound/synth')
0 files changed, 0 insertions, 0 deletions