diff options
author | 2020-03-19 22:03:47 +0800 | |
---|---|---|
committer | 2020-03-19 23:00:32 -0500 | |
commit | 223a83bdcc56effed63661ac9ae209fea0223078 (patch) | |
tree | 2e7badfce5424dfb794722fefab4889ed0f59e51 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'mmc-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc (diff) | |
download | wireguard-linux-223a83bdcc56effed63661ac9ae209fea0223078.tar.xz wireguard-linux-223a83bdcc56effed63661ac9ae209fea0223078.zip |
mailbox:armada-37xx-rwtm:remove duplicate print in armada_37xx_mbox_probe()
In this function,we don't need dev_err() message because when something
goes wrong,platform_get_irq() and devm_platform_ioremap_resource() have
print an error message itself, so we should remove duplicate dev_err().
Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions