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)
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>

No differences found