[PATCH 0/3] iio: Use of_device_get_match_data to clean code
Tang Bin
tangbin at cmss.chinamobile.com
Tue Oct 19 03:00:10 PDT 2021
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
More information about the Linux-rockchip
mailing list