diff options
author | 2018-10-12 22:48:22 +0300 | |
---|---|---|
committer | 2018-10-15 12:15:44 +0100 | |
commit | f34c6e6257aa477cdfe7e9bbbecd3c5648ecda69 (patch) | |
tree | ed5dd8c46b231698397446975b580a5e6667cd13 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | spi: rockchip: initialize dma_slave_config properly (diff) | |
download | wireguard-linux-f34c6e6257aa477cdfe7e9bbbecd3c5648ecda69.tar.xz wireguard-linux-f34c6e6257aa477cdfe7e9bbbecd3c5648ecda69.zip |
spi: sh-msiof: fix deferred probing
Since commit 9ec36cafe43b ("of/irq: do irq resolution in platform_get_irq")
platform_get_irq() can return -EPROBE_DEFER. However, the driver overrides
an error returned by that function with -ENOENT which breaks the deferred
probing. Propagate upstream an error code returned by platform_get_irq()
and remove the bogus "platform" from the error message, while at it...
Fixes: 9ec36cafe43b ("of/irq: do irq resolution in platform_get_irq")
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions