diff options
author | Zhen Lei <thunder.leizhen@huawei.com> | 2021-05-11 15:24:53 +0300 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2021-06-03 19:45:52 +0300 |
commit | 28bba1e220775e41dbddda715892aa0a497fe835 (patch) | |
tree | 989092c36b978f90933f900368714a38416dd575 /drivers/pcmcia/pxa2xx_sharpsl.c | |
parent | 6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff) | |
download | linux-28bba1e220775e41dbddda715892aa0a497fe835.tar.xz |
PCI: mediatek: Remove redundant error printing in mtk_pcie_subsys_powerup()
When devm_ioremap_resource() fails, a clear enough error message will be
printed by its subfunction __devm_ioremap_resource(). The error
information contains the device name, failure cause, and possibly resource
information.
Therefore, remove the error printing here to simplify code and reduce the
binary size.
Link: https://lore.kernel.org/r/20210511122453.6052-1-thunder.leizhen@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Krzysztof WilczyĆski <kw@linux.com>
Diffstat (limited to 'drivers/pcmcia/pxa2xx_sharpsl.c')
0 files changed, 0 insertions, 0 deletions