diff options
author | Jonathan Cameron <[email protected]> | 2013-12-11 18:45:00 +0000 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2013-12-17 20:34:18 +0000 |
commit | 3425c0f7ac61f2fcfb7f2728e9b7ba7e27aec429 (patch) | |
tree | 5cd42fd7e59a93ec378c2ff2aaa8997ffbf0b250 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c5fe7a41ad51e0c2df8381e9c85d7343b36b2c1e (diff) |
iio:imu:adis16400 fix pressure channel scan type
A single channel in this driver was using the IIO_ST macro.
This does not provide a parameter for setting the endianness of
the channel. Thus this channel will have been reported as whatever
is the native endianness of the cpu rather than big endian. This
means it would be incorrect on little endian platforms.
Signed-off-by: Jonathan Cameron <[email protected]>
Acked-by: Lars-Peter Clausen <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions