diff options
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | 2020-05-25 16:10:34 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-06-14 11:49:47 +0100 |
commit | 723151a2401afdcee4f53ae92775902b58ee0469 (patch) | |
tree | 5aa955a3ed37a7fb10939d4218f719ab43b27b2e /drivers/iio/trigger/stm32-timer-trigger.c | |
parent | 812a46b7ff8f77f44ad3d9867b3525b4e0804f70 (diff) | |
download | linux-723151a2401afdcee4f53ae92775902b58ee0469.tar.gz linux-723151a2401afdcee4f53ae92775902b58ee0469.tar.bz2 linux-723151a2401afdcee4f53ae92775902b58ee0469.zip |
iio: dac: ad5592r: remove usage of iio_priv_to_dev() helper
This was partially removed when the mlock cleanup was done. Only one more
call is left in the ad5592r_alloc_channels() function.
This one is simple. We just need to pass the iio_dev object and get the
state via iio_priv().
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/trigger/stm32-timer-trigger.c')
0 files changed, 0 insertions, 0 deletions