diff options
author | Serge Semin <[email protected]> | 2022-06-10 13:40:30 +0300 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2022-06-14 12:21:44 +0200 |
commit | 5e93207e962a6d23893ff4405f6c5d4396fb5934 (patch) | |
tree | c42e8de19875901eb88a97eefd4e802f1b13e861 /include/linux/fpga/fpga-mgr.h | |
parent | be5cddef05f519a321a543906f255ac247246074 (diff) |
bus: bt1-axi: Don't print error on -EPROBE_DEFER
The Baikal-T1 AXI bus driver correctly handles the deferred probe
situation, but still pollutes the system log with a misleading error
message. Let's fix that by using the dev_err_probe() method to print the
log message in case of the clocks/resets request errors.
Signed-off-by: Serge Semin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]'
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions