diff options
author | 2022-06-10 13:40:29 +0300 | |
---|---|---|
committer | 2022-06-14 12:21:44 +0200 | |
commit | be5cddef05f519a321a543906f255ac247246074 (patch) | |
tree | 18ea3162d01ff21983f8e4552c7a023d4576f043 /drivers/usb/cdns3/cdns3-debug.h | |
parent | Merge tag 'arm-soc/for-5.19/maintainers-fixes' of https://github.com/Broadcom/stblinux into arm/fixes (diff) | |
download | linux-dev-be5cddef05f519a321a543906f255ac247246074.tar.xz linux-dev-be5cddef05f519a321a543906f255ac247246074.zip |
bus: bt1-apb: Don't print error on -EPROBE_DEFER
The Baikal-T1 APB 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 <Sergey.Semin@baikalelectronics.ru>
Link: https://lore.kernel.org/r/20220610104030.28399-1-Sergey.Semin@baikalelectronics.ru'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions