diff options
author | Lad Prabhakar <[email protected]> | 2021-12-24 14:29:09 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-12-30 13:26:48 +0100 |
commit | c195438f1e84de8fa46b4f5264d12379bee6e9a1 (patch) | |
tree | 353f0333ee6a40107222d83ab66b5103bca55f67 /scripts/gdb/linux/mm.py | |
parent | 56c8b1c10e95f9a56952a15b0a1656e04b98208d (diff) |
serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()
In case of failures brcmuart_probe() always returned -ENODEV, this
isn't correct for example platform_get_irq_byname() may return
-EPROBE_DEFER to handle such cases propagate error codes in
brcmuart_probe() in case of failures.
Fixes: 41a469482de25 ("serial: 8250: Add new 8250-core based Broadcom STB driver")
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: Lad Prabhakar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions