diff options
author | Alexandru Ardelean <[email protected]> | 2021-08-23 14:22:03 +0300 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2021-09-14 12:00:31 +0100 |
commit | 6b658c31bb6bc033f6ae60141c676383fb78784c (patch) | |
tree | feac0d86c7a3e18a3c2dda835ce97829f6ed19aa /lib/mpi/mpiutil.c | |
parent | 5363c6c17b1014f696bf0b2984af4b694062ce8f (diff) |
iio: st_sensors: remove all driver remove functions
At this point all ST driver remove functions do iio_device_unregister().
This change removes them from them and replaces all iio_device_register()
with devm_iio_device_register().
This can be done in a single change relatively easy, since all these remove
functions are define in st_sensors.h.
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Alexandru Ardelean <[email protected]>
Reviewed-by: Linus Walleij <[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