diff options
| author | Jonathan Cameron <[email protected]> | 2020-09-10 18:32:14 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2020-09-21 18:41:27 +0100 |
| commit | 23636b479a39719ea1bbc5687048245f9b0ea22b (patch) | |
| tree | e4293f01b3094e86007d1372df73859ca09cf46b /tools/perf/scripts/python | |
| parent | b49e6eb1c7dffd86af7aaf922380ce2e231e8492 (diff) | |
iio:dac:ad5592r: Drop of_match_ptr and ACPI_PTR protections.
These result in a very small reduction in driver size, but at the
cost of more complex build and slightly harder to read code.
In the case of of_match_ptr it also prevents use of PRP0001
ACPI based identification. In this particular case we have
a valid ACPI/PNP ID that I am assuming was issued by Analog
Devices. That should be used in preference to PRP0001 but doesn't
mean we should prevent that route.
Signed-off-by: Jonathan Cameron <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Cc: Michael Hennerich <[email protected]>
Cc: Lars-Peter Clausen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions