diff options
author | 2015-12-01 21:05:22 -0800 | |
---|---|---|
committer | 2015-12-05 16:40:48 +0000 | |
commit | 366e65633cf4f117609965cd6e189f2cd11533d2 (patch) | |
tree | 353c0dbefc78bd9a5174dac2379d842aa264bce5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iio:configfs: Introduce iio/configfs.h to provide a location for the configfs_subsystem (diff) | |
download | linux-dev-366e65633cf4f117609965cd6e189f2cd11533d2.tar.xz linux-dev-366e65633cf4f117609965cd6e189f2cd11533d2.zip |
iio: proximity: lidar: optimize i2c transactions
Optimize device tranactions using i2c transfers versus multiple
possibly racey i2c_smbus_* function calls, and only one transaction
for distance measurement. Falls back to smbus method if i2c
functionality isn't available.
Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions