diff options
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | 2020-02-10 15:26:00 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-03-08 17:28:29 +0000 |
commit | e914cfdf12ab1a3f7339c95a65c8b5743c951fa6 (patch) | |
tree | f9b66434c812230a675e40de9c2b59062f9a0250 /drivers/iio/imu/adis.c | |
parent | 99460853a894ca4fd4d2573ab49ce1f57b7817e1 (diff) |
iio: gyro: adis16136: initialize adis_data statically
This change overrides commit 380b107bbf944 ("iio: adis: Introduce timeouts
structure"). It removes the memory allocation and moves the 'adis_data'
information to be static on the chip_info struct.
This also adds a timeout structure to ADIS16334, since it was initially
omitted. This was omitted (by accident) when the change was done.
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/imu/adis.c')
0 files changed, 0 insertions, 0 deletions