aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2017-06-13 00:05:08 +0900
committerJonathan Cameron <[email protected]>2017-07-01 10:16:49 +0100
commit53d7d8139f652f87e1d9aa877007e757d08fc59e (patch)
tree84d2126d825c6180d78853b24416cbba587b7019 /tools/perf/scripts/python/stackcollapse.py
parente5c2ce6bacfa98fdfc6fe984833656fabaeecd2b (diff)
iio: light: tcs3472: fix ATIME register write
The integration time is controlled by the ATIME register only. However, this register is written by i2c_smbus_write_word_data() in write_raw(). We actually don't need to write a subsequent register. So just use i2c_smbus_write_byte_data() instead. Cc: Peter Meerwald <[email protected]> Cc: Jonathan Cameron <[email protected]> Signed-off-by: Akinobu Mita <[email protected]> Acked-by: Peter Meerwald-Stadler <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions