diff options
author | Sergey Shtylyov <s.shtylyov@omp.ru> | 2021-08-12 23:39:11 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-08-17 21:41:32 +0200 |
commit | 8d744da241b81f4211f4813b0d3c1981326fa9ca (patch) | |
tree | 5d25342b51373c6f83ef9d6d51df8d9f37b7cc63 /tools/perf/scripts/python/stackcollapse.py | |
parent | e47a0ced40472cfbe3e77502098ad489ba16bf97 (diff) |
i2c: synquacer: fix deferred probing
The driver overrides the error codes returned by platform_get_irq() to
-ENODEV, so if it returns -EPROBE_DEFER, the driver will fail the probe
permanently instead of the deferred probing. Switch to propagating the
error codes upstream.
Fixes: 0d676a6c4390 ("i2c: add support for Socionext SynQuacer I2C controller")
Signed-off-by: Sergey Shtylyov <s.shtylyov@omprussia.ru>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions