iio: core: Introduce IIO_VAL_INT_64.
authorAndriy Tryshnivskyy <andriy.tryshnivskyy@opensynergy.com>
Sun, 24 Oct 2021 09:16:26 +0000 (12:16 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 17 Nov 2021 17:51:34 +0000 (17:51 +0000)
commit6bb835f3d00467c9a5e35f4955afa29df96a404e
tree1cf19da52aa604302e3d15bca9e8f08d657607fd
parent2c4ce5041cd5d66875137a854b5e19672dce19a5
iio: core: Introduce IIO_VAL_INT_64.

Introduce IIO_VAL_INT_64 to read 64-bit value for
channel attribute. Val is used as lower 32 bits.

Signed-off-by: Andriy Tryshnivskyy <andriy.tryshnivskyy@opensynergy.com>
Link: https://lore.kernel.org/r/20211024091627.28031-2-andriy.tryshnivskyy@opensynergy.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/industrialio-core.c
include/linux/iio/types.h