diff options
author | Andy Shevchenko <[email protected]> | 2023-01-02 19:34:49 +0200 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2023-01-08 12:12:10 +0000 |
commit | c87d5e94fca8e2fc681a808608bddfb01878f791 (patch) | |
tree | 411a64d307ad18376beb99484d71f446cdd549c0 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | d5f0da0c6972199a39d692309d9e0e09c57a3844 (diff) |
iio: adc: ti-adc128s052: Drop anti-pattern of ACPI_PTR() use
ACPI_PTR() is more harmful than helpful. For example, in this case
if CONFIG_ACPI=n, the ID table left unused and code is obfuscated
by ifdeffery.
Drop anti-pattern of ACPI_PTR() use.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions