[PATCH 0/6] i.MX7D ADC improvements
From: Andrey Smirnov
Date: Wed Apr 03 2019 - 03:03:48 EST
Everyone:
This series is a number of small improvements I made to i.MX7D ADC
driver. Hopefully each patch is self-explanatory.
Feedback is welcome!
Thanks,
Andrey Smirnov
Andrey Smirnov (6):
iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe()
iio: imx7d_adc: Replace pr_err with dev_err
iio: imx7d_adc: Use devm_iio_device_register()
iio: imx7d_adc: Use devm_platform_ioremap_resource()
iio: imx7d_adc: Use imx7d_adc_resume() in imx7d_adc_probe()
iio: imx7d_adc: Drop imx7d_adc_remove()
drivers/iio/adc/imx7d_adc.c | 175 +++++++++++++++---------------------
1 file changed, 73 insertions(+), 102 deletions(-)
--
2.20.1