[PATCH 0/3] iio: Use of_device_get_match_data to clean code
From: Tang Bin <hidden>
Date: 2021-10-19 10:00:29
Hi all:
This patch series replace 'of_match_device' with
'of_device_get_match_data', to make code cleaner and better.
Thanks
Tang Bin (3):
iio: adc: rockchip_saradc: Use of_device_get_match_data to simplify
code
iio: adc: max9611: Use of_device_get_match_data to simplify code
iio: adc: twl6030-gpadc: Use of_device_get_match_data to simplify code
drivers/iio/adc/max9611.c | 4 +---
drivers/iio/adc/rockchip_saradc.c | 7 ++-----
drivers/iio/adc/twl6030-gpadc.c | 7 ++-----
3 files changed, 5 insertions(+), 13 deletions(-)
--
2.20.1.windows.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel