diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-10-05 16:45:16 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-10 15:20:55 +0200 |
commit | ebabb77a2a115b6c5e68f7364b598310b5f61fb2 (patch) | |
tree | dbb578fe997e75c73590df9db6d2d1a55e9352bd /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b84d0001512aec42bd3357bf66ab13ade1c633cf (diff) |
serial: 8250_dw: Drop wrong use of ACPI_PTR()
ACPI_PTR() is more harmful than helpful. For example, in this case
if CONFIG_ACPI=n, the ID table left unused which is not what we want.
Instead of adding ifdeffery here and there, drop ACPI_PTR().
Fixes: 6a7320c4669f ("serial: 8250_dw: Add ACPI 5.0 support")
Reported-by: Daniel Palmer <daniel@0x0f.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20211005134516.23218-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions