commit | 3e7f335689ebfa0a68814dfe9f0588076fb9ad01 | [log] [tgz] |
---|---|---|
author | Mark A. Greer <mgreer@animalcreek.com> | Tue Sep 02 15:12:18 2014 -0700 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Sep 07 23:13:42 2014 +0200 |
tree | f631f125dffa6619c0bfb3f5e92a053903156a74 | |
parent | 24707296c762d1828c4a51aa1872dc275dc3fccc [diff] |
NFC: trf7970a: Use spi_sync() instead of spi_write_then_read() To more efficiently handle long continuous reads, use spi_sync() instead of spi_write_then_read(). Signed-off-by: Mark A. Greer <mgreer@animalcreek.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>