diff options
author | Zhen Lei <[email protected]> | 2021-05-11 20:24:53 +0800 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2021-06-03 17:45:52 +0100 |
commit | 28bba1e220775e41dbddda715892aa0a497fe835 (patch) | |
tree | 989092c36b978f90933f900368714a38416dd575 /scripts/gdb/linux/proc.py | |
parent | 6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff) |
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/[email protected]
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Zhen Lei <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Krzysztof WilczyĆski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions