diff options
author | David Arcari <[email protected]> | 2016-10-12 18:40:30 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2016-10-20 14:15:01 +0200 |
commit | 67bf5156edc4f58241fd7c119ae145c552adddd6 (patch) | |
tree | 366bf61d4853fd14ec505a9d5cfd7ae7dad71d89 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0cb940927df72a514588d8286916eda4aaa4d011 (diff) |
gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()
acpi_dev_gpio_irq_get() currently ignores the error returned
by acpi_get_gpiod_by_index() and overwrites it with -ENOENT.
Problem is this error can be -EPROBE_DEFER, which just blows
up some drivers when the module ordering is not correct.
Cc: [email protected]
Signed-off-by: David Arcari <[email protected]>
Signed-off-by: Benjamin Tissoires <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions