mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
f4ca2e2595
To make code more readable, use a structure to express the channel
layout and ensure the timestamp is 8 byte aligned.
Found during an audit of all calls of uses of
iio_push_to_buffers_with_timestamp()
Fixes:
|
||
---|---|---|
.. | ||
am2315.c | ||
dht11.c | ||
hdc100x.c | ||
hdc2010.c | ||
hid-sensor-humidity.c | ||
hts221_buffer.c | ||
hts221_core.c | ||
hts221_i2c.c | ||
hts221_spi.c | ||
hts221.h | ||
htu21.c | ||
Kconfig | ||
Makefile | ||
si7005.c | ||
si7020.c |