commit | b79a22ee37ee44f5b63a28955000e7ae7240d9ab | [log] [tgz] |
---|---|---|
author | Nuno Sá <nuno.sa@analog.com> | Tue Sep 15 14:02:49 2020 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Wed Sep 16 19:06:07 2020 +0100 |
tree | c0d12cb09a3a6ee07221913449e5f7a87383e26b | |
parent | 3c6fe911996fe1bcd3e667314b3ccb03efb46562 [diff] |
iio: adis16201: 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-2-nuno.sa@analog.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>