diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-06-28 14:36:38 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-07-07 21:24:08 +0200 |
commit | 4b7dddb21a3d394a6ca1691725bc8c88c046b484 (patch) | |
tree | 64d582fd78775e0e3e68f51eb9fc1539cc394cb3 /LICENSES | |
parent | iio:adc:max1027: drop of_match_ptr and CONFIG_OF protections (diff) | |
download | linux-4b7dddb21a3d394a6ca1691725bc8c88c046b484.tar.xz linux-4b7dddb21a3d394a6ca1691725bc8c88c046b484.zip |
iio:adc:ltc2496: Drop of_match_ptr and use mod_devicetable.h
The macro prevents use of driver with ACPI PRP0001 and
the of_match_id structure is defined in mod_devicetable.h so include
that directly rather than of.h.
Note this is mostly about removing something I don't want cut and
paste into new drivers rather than expectation that this particular
driver will be used on an ACPI platform.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions