diff options
author | David Lechner <dlechner@baylibre.com> | 2024-10-23 18:54:06 -0500 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-11-01 14:54:45 +0000 |
commit | 2c8988a3d87377b9dc12c23216510b344e96fe12 (patch) | |
tree | f46a0acb83b314df04a406409ba8379aeb0a62d7 /drivers/pinctrl/samsung | |
parent | b85a05c75e0061543b90f5d37c0c37e795786a7b (diff) | |
download | linux-2c8988a3d87377b9dc12c23216510b344e96fe12.tar.gz linux-2c8988a3d87377b9dc12c23216510b344e96fe12.tar.bz2 linux-2c8988a3d87377b9dc12c23216510b344e96fe12.zip |
iio: dac: ad5380: drop driver remove callbacks
Drop use of the driver remove callbacks in the ad5380 driver.
By making use of a few more devm_ helpers, we can avoid the need for
remove callbacks entirely.
Also make use of dev_err_probe() while at it.
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20241023-iio-regulator-refactor-round-5-v1-2-d0bd396b3f50@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/pinctrl/samsung')
0 files changed, 0 insertions, 0 deletions