Home
last modified time | relevance | path

Searched hist:"5 a9b7ca638461a0a5f91fd1cab8db2d496a2399b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/gyro/
H A Dadis16260.cdiff 5a9b7ca638461a0a5f91fd1cab8db2d496a2399b Tue Sep 15 07:02:52 CDT 2020 Nuno Sá <nuno.sa@analog.com> iio: adis16260: Use Managed device functions

Use the adis managed device functions to setup the buffer and the trigger.
The ultimate goal will be to completely drop the non devm version from
the lib.

Since we are here, drop the `.remove` callback by further using devm
functions.

Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20200915120258.161587-5-nuno.sa@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>