diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-12-16 20:38:52 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-01-14 00:51:52 +0300 |
commit | efc78983d21aeaf692006d42b92a006cdce3ed4d (patch) | |
tree | 0513ad8814ab80486cef5f4633999e57ec95ecf4 /COPYING | |
parent | e825070f697abddf3b9b0a675ed0ff1884114818 (diff) | |
download | linux-efc78983d21aeaf692006d42b92a006cdce3ed4d.tar.xz |
iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()
Since we have access to the struct device_driver and thus to the ID table,
there is no need to supply special parameters to st_sensors_of_name_probe().
Besides that we have a common API to get driver match data, there is
no need to do matching separately for OF and ACPI.
Taking into consideration above, simplify the ST sensors code.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions