summaryrefslogtreecommitdiffstats
path: root/rust/bindings
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2023-04-14 08:07:02 -0700
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-05-13 17:54:57 +0100
commit28f73ded19d403697f87473c9b85a27eb8ed9cf2 (patch)
tree0bd99469ef19000a5e62e4238a39bda18415a41a /rust/bindings
parent265c82ea8b172129cb6d4eff41af856c3aff6168 (diff)
downloadlinux-28f73ded19d403697f87473c9b85a27eb8ed9cf2.tar.gz
linux-28f73ded19d403697f87473c9b85a27eb8ed9cf2.tar.bz2
linux-28f73ded19d403697f87473c9b85a27eb8ed9cf2.zip
iio: ad4130: Make sure clock provider gets removed
The ad4130 driver registers a clock provider, but never removes it. This leaves a stale clock provider behind that references freed clocks when the device is unbound. Register a managed action to remove the clock provider when the device is removed. Fixes: 62094060cf3a ("iio: adc: ad4130: add AD4130 driver") Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Link: https://lore.kernel.org/r/20230414150702.518441-1-lars@metafoo.de Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'rust/bindings')
0 files changed, 0 insertions, 0 deletions