commit | bc418cd2652f47a327e27f978caa3d85f9558b09 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Thu May 05 17:31:51 2016 -0700 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Jun 01 17:22:45 2016 -0700 |
tree | 1db7f46119b1d1b3d235842b3a24a87fb29f079e | |
parent | 78b400fde966fac6d1bc22b2960a757305215e1b [diff] |
mtd: nxp-spifi: return amount of data transferred or error in read/write Add checking of SPI transfer errors and return them from read/write functions. Also return the amount of data transferred. Signed-off-by: Brian Norris <computersforpeace@gmail.com>