diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-01-02 19:34:49 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2023-01-08 12:12:10 +0000 |
commit | c87d5e94fca8e2fc681a808608bddfb01878f791 (patch) | |
tree | 411a64d307ad18376beb99484d71f446cdd549c0 /tools/perf/scripts/python | |
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 <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230102173450.29882-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions