mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-15 07:57:39 +07:00
![]() The devm_iio_device_register function should not be used if custom
operations must be performed in the remove callback. This patch replaces
the dem_iio_device_register call with a iio_device_register call and
respective iio_device_unregister call in the remove callback.
Fixes:
|
||
---|---|---|
.. | ||
ad5064.c | ||
ad5360.c | ||
ad5380.c | ||
ad5421.c | ||
ad5446.c | ||
ad5449.c | ||
ad5504.c | ||
ad5592r-base.c | ||
ad5592r-base.h | ||
ad5592r.c | ||
ad5593r.c | ||
ad5624r_spi.c | ||
ad5624r.h | ||
ad5686.c | ||
ad5755.c | ||
ad5761.c | ||
ad5764.c | ||
ad5791.c | ||
ad7303.c | ||
Kconfig | ||
lpc18xx_dac.c | ||
m62332.c | ||
Makefile | ||
max517.c | ||
max5821.c | ||
mcp4725.c | ||
mcp4922.c | ||
stx104.c | ||
vf610_dac.c |