diff options
author | 2020-09-28 20:00:51 +0800 | |
---|---|---|
committer | 2020-10-02 09:57:46 +0300 | |
commit | a73abc28ce67989ebf881f33961d9dec9c7522b9 (patch) | |
tree | 28bea41c3d3b7dfdb1895150e34a7090fadaddea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: dwc3: Stop active transfers before halting the controller (diff) | |
download | wireguard-linux-a73abc28ce67989ebf881f33961d9dec9c7522b9.tar.xz wireguard-linux-a73abc28ce67989ebf881f33961d9dec9c7522b9.zip |
usb: bdc: remove duplicated error message
in case devm_platform_ioremap_resource() fails, that function already
prints a relevant error message which renders the driver's dev_err()
redundant. Let's remove the unnecessary message and, while at that,
also make sure to pass along the error value returned by
devm_platform_ioremap_resource() instead of always returning -ENOMEM.
Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
[balbi@kernel.org : improved commit log]
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions