diff options
author | Liam Beguin <[email protected]> | 2021-08-15 17:33:09 -0400 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2021-09-14 12:00:31 +0100 |
commit | 870d26f6599d8f9768f83004a5c9a25564add3f0 (patch) | |
tree | a1abeb714054bcf1b2649d49e98338c1be28b2ff /lib/mpi/mpiutil.c | |
parent | 9a7b7594de4fa7abd8f6a24e9e389e1e70c11685 (diff) |
iio: adc: ad7949: use devm managed functions
Switch to devm_iio_device_register to finalize devm migration.
This removes the use for iio_device_unregister() and since
mutex_destroy() is not necessary here, remove it altogether.
Signed-off-by: Liam Beguin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions