]> git.openfabrics.org - ~emulex/infiniband.git/commit
NFC: trf7970a: Use spi_sync() instead of spi_write_then_read()
authorMark A. Greer <mgreer@animalcreek.com>
Tue, 2 Sep 2014 22:12:18 +0000 (15:12 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 7 Sep 2014 21:13:42 +0000 (23:13 +0200)
commit3e7f335689ebfa0a68814dfe9f0588076fb9ad01
treef631f125dffa6619c0bfb3f5e92a053903156a74
parent24707296c762d1828c4a51aa1872dc275dc3fccc
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>
drivers/nfc/trf7970a.c