diff options
author | Andy Shevchenko <[email protected]> | 2017-11-03 15:03:36 +0200 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2017-12-02 11:15:13 +0000 |
commit | e53111ad5deaef98d8c18a9933ef1f5624c5979d (patch) | |
tree | 849b18ac983b45b07b1989ec0df5aaf8ad1c8a11 /tools/perf/scripts/python | |
parent | 81b039ec36a41a5451e1e36f05bb055eceab1dc8 (diff) |
iio: proximity: sx9500: Assign interrupt from GpioIo()
The commit 0f0796509c07
("iio: remove gpio interrupt probing from drivers that use a single interrupt")
removed custom IRQ assignment for the drivers which are enumerated via
ACPI or OF. Unfortunately, some ACPI tables have IRQ line defined as
GpioIo() resource and thus automatic IRQ allocation will fail.
Partially revert the commit 0f0796509c07 to restore original behaviour.
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions